Shades of Persian Indigo #301972
Tints of Persian Indigo #301972
RGB
CMYK
RGB Variations
Color information
#301972 (or 0x301972) is known color: Persian Indigo. HEX triplet: 30, 19 and 72. RGB value is (48,25,114). Sum of RGB (Red+Green+Blue) = 48+25+114=187 (24% of max value = 765). Red value is 48 (19.14% from 255 or 25.67% from 187); Green value is 25 (10.16% from 255 or 13.37% from 187); Blue value is 114 (44.92% from 255 or 60.96% from 187); Max value from RGB is 114 - color contains mainly: blue. Hex color #301972 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301972 is #CFE68D. Grayscale: #292929. Windows color (decimal): -13624974 or 7477552. OLE color: 7477552.
HSL color Cylindrical-coordinate representation of color #301972: hue angle of 255.51º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #301972 is Cyan = 0.58, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 25 | 114 | - |
| CMYK | 0.58 | 0.78 | 0 | 0.55 |
| HSL | 255.51º | 0.64% | 0.27% | - |
| HSV(B) | 255.51º | 0.78% | 0.45% | - |
| XYZ | 4.6 | 2.54 | 16.17 | - |
| YUV | 42.02 | 168.62 | 132.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 25 | 114 | 0.58 | 0.78 | 0 | 0.55 | 255.51 | 0.64 | 0.27 |
| Hex | 30 | 19 | 72 | 3A | 4E | 0 | 37 | 100 | 40 | 1B |
| Octal | 60 | 31 | 162 | 72 | 116 | 0 | 67 | 400 | 100 | 33 |
| Binary | 110000 | 11001 | 1110010 | 111010 | 1001110 | 0 | 110111 | 100000000 | 1000000 | 11011 |
Color Harmonies of #301972
Complementary color
Monochromatic Colors of #301972
Black with #301972
Text Example
Text Example
White with #301972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301972; }
p { color: rgb(48,25,114); }
H1.HeaderClassName
{
color: #301972;
}
.AnyTagClassName
{
color: #301972;
}
</style>
background-color css
<style>
a { background-color: #301972; }
a { background-color: rgb(48,25,114); }
div.DivClassName
{
background-color: #301972;
}
.BgClassName
{
background-color: #301972;
}
</style>
border-color css
<style>
span { border-color: #301972; }
span { border-color: rgb(48,25,114); }
td.TdClassName
{
border-color: #301972;
}
.TagClassName
{
border-color: #301972;
}
</style>