Shades of Persian Indigo #301977
Tints of Persian Indigo #301977
RGB
CMYK
RGB Variations
Color information
#301977 (or 0x301977) is known color: Persian Indigo. HEX triplet: 30, 19 and 77. RGB value is (48,25,119). Sum of RGB (Red+Green+Blue) = 48+25+119=192 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25% from 192); Green value is 25 (10.16% from 255 or 13.02% from 192); Blue value is 119 (46.88% from 255 or 61.98% from 192); Max value from RGB is 119 - color contains mainly: blue. Hex color #301977 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301977 is #CFE688. Grayscale: #2A2A2A. Windows color (decimal): -13624969 or 7805232. OLE color: 7805232.
HSL color Cylindrical-coordinate representation of color #301977: hue angle of 254.68º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #301977 is Cyan = 0.60, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 25 | 119 | - |
| CMYK | 0.60 | 0.79 | 0 | 0.53 |
| HSL | 254.68º | 0.65% | 0.28% | - |
| HSV(B) | 254.68º | 0.79% | 0.47% | - |
| XYZ | 4.9 | 2.66 | 17.71 | - |
| YUV | 42.59 | 171.12 | 131.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 25 | 119 | 0.60 | 0.79 | 0 | 0.53 | 254.68 | 0.65 | 0.28 |
| Hex | 30 | 19 | 77 | 3C | 4F | 0 | 35 | FF | 41 | 1C |
| Octal | 60 | 31 | 167 | 74 | 117 | 0 | 65 | 377 | 101 | 34 |
| Binary | 110000 | 11001 | 1110111 | 111100 | 1001111 | 0 | 110101 | 11111111 | 1000001 | 11100 |
Color Harmonies of #301977
Complementary color
Monochromatic Colors of #301977
Black with #301977
Text Example
Text Example
White with #301977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301977; }
p { color: rgb(48,25,119); }
H1.HeaderClassName
{
color: #301977;
}
.AnyTagClassName
{
color: #301977;
}
</style>
background-color css
<style>
a { background-color: #301977; }
a { background-color: rgb(48,25,119); }
div.DivClassName
{
background-color: #301977;
}
.BgClassName
{
background-color: #301977;
}
</style>
border-color css
<style>
span { border-color: #301977; }
span { border-color: rgb(48,25,119); }
td.TdClassName
{
border-color: #301977;
}
.TagClassName
{
border-color: #301977;
}
</style>