Shades of Persian Indigo #300667
Tints of Persian Indigo #300667
RGB
CMYK
RGB Variations
Color information
#300667 (or 0x300667) is known color: Persian Indigo. HEX triplet: 30, 06 and 67. RGB value is (48,6,103). Sum of RGB (Red+Green+Blue) = 48+6+103=157 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.57% from 157); Green value is 6 (2.73% from 255 or 3.82% from 157); Blue value is 103 (40.62% from 255 or 65.61% from 157); Max value from RGB is 103 - color contains mainly: blue. Hex color #300667 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300667 is #CFF998. Grayscale: #1D1D1D. Windows color (decimal): -13629849 or 6751792. OLE color: 6751792.
HSL color Cylindrical-coordinate representation of color #300667: hue angle of 265.98º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #300667 is Cyan = 0.53, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 6 | 103 | - |
| CMYK | 0.53 | 0.94 | 0 | 0.60 |
| HSL | 265.98º | 0.89% | 0.21% | - |
| HSV(B) | 265.98º | 0.94% | 0.4% | - |
| XYZ | 3.73 | 1.74 | 12.97 | - |
| YUV | 29.62 | 169.41 | 141.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 6 | 103 | 0.53 | 0.94 | 0 | 0.60 | 265.98 | 0.89 | 0.21 |
| Hex | 30 | 6 | 67 | 35 | 5E | 0 | 3C | 10A | 59 | 15 |
| Octal | 60 | 6 | 147 | 65 | 136 | 0 | 74 | 412 | 131 | 25 |
| Binary | 110000 | 110 | 1100111 | 110101 | 1011110 | 0 | 111100 | 100001010 | 1011001 | 10101 |
Color Harmonies of #300667
Complementary color
Monochromatic Colors of #300667
Black with #300667
Text Example
Text Example
White with #300667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300667; }
p { color: rgb(48,6,103); }
H1.HeaderClassName
{
color: #300667;
}
.AnyTagClassName
{
color: #300667;
}
</style>
background-color css
<style>
a { background-color: #300667; }
a { background-color: rgb(48,6,103); }
div.DivClassName
{
background-color: #300667;
}
.BgClassName
{
background-color: #300667;
}
</style>
border-color css
<style>
span { border-color: #300667; }
span { border-color: rgb(48,6,103); }
td.TdClassName
{
border-color: #300667;
}
.TagClassName
{
border-color: #300667;
}
</style>