Shades of Persian Indigo #2F0477
Tints of Persian Indigo #2F0477
RGB
CMYK
RGB Variations
Color information
#2F0477 (or 0x2F0477) is known color: Persian Indigo. HEX triplet: 2F, 04 and 77. RGB value is (47,4,119). Sum of RGB (Red+Green+Blue) = 47+4+119=170 (22% of max value = 765). Red value is 47 (18.75% from 255 or 27.65% from 170); Green value is 4 (1.95% from 255 or 2.35% from 170); Blue value is 119 (46.88% from 255 or 70% from 170); Max value from RGB is 119 - color contains mainly: blue. Hex color #2F0477 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2F0477 is #D0FB88. Grayscale: #1D1D1D. Windows color (decimal): -13695881 or 7799855. OLE color: 7799855.
HSL color Cylindrical-coordinate representation of color #2F0477: hue angle of 262.43º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #2F0477 is Cyan = 0.61, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 47 | 4 | 119 | - |
| CMYK | 0.61 | 0.97 | 0 | 0.53 |
| HSL | 262.43º | 0.93% | 0.24% | - |
| HSV(B) | 262.43º | 0.97% | 0.47% | - |
| XYZ | 4.55 | 2.02 | 17.6 | - |
| YUV | 29.97 | 178.25 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 47 | 4 | 119 | 0.61 | 0.97 | 0 | 0.53 | 262.43 | 0.93 | 0.24 |
| Hex | 2F | 4 | 77 | 3D | 61 | 0 | 35 | 106 | 5D | 18 |
| Octal | 57 | 4 | 167 | 75 | 141 | 0 | 65 | 406 | 135 | 30 |
| Binary | 101111 | 100 | 1110111 | 111101 | 1100001 | 0 | 110101 | 100000110 | 1011101 | 11000 |
Color Harmonies of #2F0477
Complementary color
Monochromatic Colors of #2F0477
Black with #2F0477
Text Example
Text Example
White with #2F0477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2F0477; }
p { color: rgb(47,4,119); }
H1.HeaderClassName
{
color: #2F0477;
}
.AnyTagClassName
{
color: #2F0477;
}
</style>
background-color css
<style>
a { background-color: #2F0477; }
a { background-color: rgb(47,4,119); }
div.DivClassName
{
background-color: #2F0477;
}
.BgClassName
{
background-color: #2F0477;
}
</style>
border-color css
<style>
span { border-color: #2F0477; }
span { border-color: rgb(47,4,119); }
td.TdClassName
{
border-color: #2F0477;
}
.TagClassName
{
border-color: #2F0477;
}
</style>