#300D6B (or 0x300D6B) is unknown color: approx Persian Indigo. HEX triplet: 30, 0D and 6B. RGB value is (48,13,107). Sum of RGB (Red+Green+Blue) = 48+13+107=168 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.57% from 168); Green value is 13 (5.47% from 255 or 7.74% from 168); Blue value is 107 (42.19% from 255 or 63.69% from 168); Max value from RGB is 107 - color contains mainly: blue. Hex color #300D6B is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300D6B is #CFF294. Grayscale: #212121. Windows color (decimal): -13628053 or 7015728. OLE color: 7015728.
HSL color Cylindrical-coordinate representation of color #300D6B: hue angle of 262.34º degrees, saturation: 0.78, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #300D6B is Cyan = 0.55, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.58.
<style> p { color: #300D6B; } p { color: rgb(48,13,107); } H1.HeaderClassName { color: #300D6B; } .AnyTagClassName { color: #300D6B; } </style>
<style> a { background-color: #300D6B; } a { background-color: rgb(48,13,107); } div.DivClassName { background-color: #300D6B; } .BgClassName { background-color: #300D6B; } </style>
<style> span { border-color: #300D6B; } span { border-color: rgb(48,13,107); } td.TdClassName { border-color: #300D6B; } .TagClassName { border-color: #300D6B; } </style>