Shades of Persian Indigo #301872
Tints of Persian Indigo #301872
RGB
CMYK
RGB Variations
Color information
#301872 (or 0x301872) is known color: Persian Indigo. HEX triplet: 30, 18 and 72. RGB value is (48,24,114). Sum of RGB (Red+Green+Blue) = 48+24+114=186 (24% of max value = 765). Red value is 48 (19.14% from 255 or 25.81% from 186); Green value is 24 (9.77% from 255 or 12.90% from 186); Blue value is 114 (44.92% from 255 or 61.29% from 186); Max value from RGB is 114 - color contains mainly: blue. Hex color #301872 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301872 is #CFE78D. Grayscale: #292929. Windows color (decimal): -13625230 or 7477296. OLE color: 7477296.
HSL color Cylindrical-coordinate representation of color #301872: hue angle of 256º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #301872 is Cyan = 0.58, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 24 | 114 | - |
| CMYK | 0.58 | 0.79 | 0 | 0.55 |
| HSL | 256º | 0.65% | 0.27% | - |
| HSV(B) | 256º | 0.79% | 0.45% | - |
| XYZ | 4.58 | 2.5 | 16.16 | - |
| YUV | 41.44 | 168.95 | 132.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 24 | 114 | 0.58 | 0.79 | 0 | 0.55 | 256 | 0.65 | 0.27 |
| Hex | 30 | 18 | 72 | 3A | 4F | 0 | 37 | 100 | 41 | 1B |
| Octal | 60 | 30 | 162 | 72 | 117 | 0 | 67 | 400 | 101 | 33 |
| Binary | 110000 | 11000 | 1110010 | 111010 | 1001111 | 0 | 110111 | 100000000 | 1000001 | 11011 |
Color Harmonies of #301872
Complementary color
Monochromatic Colors of #301872
Black with #301872
Text Example
Text Example
White with #301872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301872; }
p { color: rgb(48,24,114); }
H1.HeaderClassName
{
color: #301872;
}
.AnyTagClassName
{
color: #301872;
}
</style>
background-color css
<style>
a { background-color: #301872; }
a { background-color: rgb(48,24,114); }
div.DivClassName
{
background-color: #301872;
}
.BgClassName
{
background-color: #301872;
}
</style>
border-color css
<style>
span { border-color: #301872; }
span { border-color: rgb(48,24,114); }
td.TdClassName
{
border-color: #301872;
}
.TagClassName
{
border-color: #301872;
}
</style>