Shades of Persian Indigo #2F0492
Tints of Persian Indigo #2F0492
RGB
CMYK
RGB Variations
Color information
#2F0492 (or 0x2F0492) is known color: Persian Indigo. HEX triplet: 2F, 04 and 92. RGB value is (47,4,146). Sum of RGB (Red+Green+Blue) = 47+4+146=197 (26% of max value = 765). Red value is 47 (18.75% from 255 or 23.86% from 197); Green value is 4 (1.95% from 255 or 2.03% from 197); Blue value is 146 (57.42% from 255 or 74.11% from 197); Max value from RGB is 146 - color contains mainly: blue. Hex color #2F0492 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #2F0492 is #D0FB6D. Grayscale: #202020. Windows color (decimal): -13695854 or 9569327. OLE color: 9569327.
HSL color Cylindrical-coordinate representation of color #2F0492: hue angle of 258.17º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #2F0492 is Cyan = 0.68, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 47 | 4 | 146 | - |
| CMYK | 0.68 | 0.97 | 0 | 0.43 |
| HSL | 258.17º | 0.95% | 0.29% | - |
| HSV(B) | 258.17º | 0.97% | 0.57% | - |
| XYZ | 6.4 | 2.77 | 27.39 | - |
| YUV | 33.05 | 191.75 | 137.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 47 | 4 | 146 | 0.68 | 0.97 | 0 | 0.43 | 258.17 | 0.95 | 0.29 |
| Hex | 2F | 4 | 92 | 44 | 61 | 0 | 2B | 102 | 5F | 1D |
| Octal | 57 | 4 | 222 | 104 | 141 | 0 | 53 | 402 | 137 | 35 |
| Binary | 101111 | 100 | 10010010 | 1000100 | 1100001 | 0 | 101011 | 100000010 | 1011111 | 11101 |
Color Harmonies of #2F0492
Complementary color
Monochromatic Colors of #2F0492
Black with #2F0492
Text Example
Text Example
White with #2F0492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2F0492; }
p { color: rgb(47,4,146); }
H1.HeaderClassName
{
color: #2F0492;
}
.AnyTagClassName
{
color: #2F0492;
}
</style>
background-color css
<style>
a { background-color: #2F0492; }
a { background-color: rgb(47,4,146); }
div.DivClassName
{
background-color: #2F0492;
}
.BgClassName
{
background-color: #2F0492;
}
</style>
border-color css
<style>
span { border-color: #2F0492; }
span { border-color: rgb(47,4,146); }
td.TdClassName
{
border-color: #2F0492;
}
.TagClassName
{
border-color: #2F0492;
}
</style>