Shades of Persian Indigo #2F0376
Tints of Persian Indigo #2F0376
RGB
CMYK
RGB Variations
Color information
#2F0376 (or 0x2F0376) is known color: Persian Indigo. HEX triplet: 2F, 03 and 76. RGB value is (47,3,118). Sum of RGB (Red+Green+Blue) = 47+3+118=168 (22% of max value = 765). Red value is 47 (18.75% from 255 or 27.98% from 168); Green value is 3 (1.56% from 255 or 1.79% from 168); Blue value is 118 (46.48% from 255 or 70.24% from 168); Max value from RGB is 118 - color contains mainly: blue. Hex color #2F0376 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2F0376 is #D0FC89. Grayscale: #1C1C1C. Windows color (decimal): -13696138 or 7734063. OLE color: 7734063.
HSL color Cylindrical-coordinate representation of color #2F0376: hue angle of 262.96º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #2F0376 is Cyan = 0.60, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 47 | 3 | 118 | - |
| CMYK | 0.60 | 0.97 | 0 | 0.54 |
| HSL | 262.96º | 0.95% | 0.24% | - |
| HSV(B) | 262.96º | 0.97% | 0.46% | - |
| XYZ | 4.47 | 1.98 | 17.29 | - |
| YUV | 29.27 | 178.08 | 140.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 47 | 3 | 118 | 0.60 | 0.97 | 0 | 0.54 | 262.96 | 0.95 | 0.24 |
| Hex | 2F | 3 | 76 | 3C | 61 | 0 | 36 | 107 | 5F | 18 |
| Octal | 57 | 3 | 166 | 74 | 141 | 0 | 66 | 407 | 137 | 30 |
| Binary | 101111 | 11 | 1110110 | 111100 | 1100001 | 0 | 110110 | 100000111 | 1011111 | 11000 |
Color Harmonies of #2F0376
Complementary color
Monochromatic Colors of #2F0376
Black with #2F0376
Text Example
Text Example
White with #2F0376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2F0376; }
p { color: rgb(47,3,118); }
H1.HeaderClassName
{
color: #2F0376;
}
.AnyTagClassName
{
color: #2F0376;
}
</style>
background-color css
<style>
a { background-color: #2F0376; }
a { background-color: rgb(47,3,118); }
div.DivClassName
{
background-color: #2F0376;
}
.BgClassName
{
background-color: #2F0376;
}
</style>
border-color css
<style>
span { border-color: #2F0376; }
span { border-color: rgb(47,3,118); }
td.TdClassName
{
border-color: #2F0376;
}
.TagClassName
{
border-color: #2F0376;
}
</style>