Shades of Persian Indigo #2F0467
Tints of Persian Indigo #2F0467
RGB
CMYK
RGB Variations
Color information
#2F0467 (or 0x2F0467) is known color: Persian Indigo. HEX triplet: 2F, 04 and 67. RGB value is (47,4,103). Sum of RGB (Red+Green+Blue) = 47+4+103=154 (20% of max value = 765). Red value is 47 (18.75% from 255 or 30.52% from 154); Green value is 4 (1.95% from 255 or 2.60% from 154); Blue value is 103 (40.62% from 255 or 66.88% from 154); Max value from RGB is 103 - color contains mainly: blue. Hex color #2F0467 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2F0467 is #D0FB98. Grayscale: #1B1B1B. Windows color (decimal): -13695897 or 6751279. OLE color: 6751279.
HSL color Cylindrical-coordinate representation of color #2F0467: hue angle of 266.06º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #2F0467 is Cyan = 0.54, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 47 | 4 | 103 | - |
| CMYK | 0.54 | 0.96 | 0 | 0.60 |
| HSL | 266.06º | 0.93% | 0.21% | - |
| HSV(B) | 266.06º | 0.96% | 0.4% | - |
| XYZ | 3.66 | 1.67 | 12.96 | - |
| YUV | 28.14 | 170.25 | 141.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 47 | 4 | 103 | 0.54 | 0.96 | 0 | 0.60 | 266.06 | 0.93 | 0.21 |
| Hex | 2F | 4 | 67 | 36 | 60 | 0 | 3C | 10A | 5D | 15 |
| Octal | 57 | 4 | 147 | 66 | 140 | 0 | 74 | 412 | 135 | 25 |
| Binary | 101111 | 100 | 1100111 | 110110 | 1100000 | 0 | 111100 | 100001010 | 1011101 | 10101 |
Color Harmonies of #2F0467
Complementary color
Monochromatic Colors of #2F0467
Black with #2F0467
Text Example
Text Example
White with #2F0467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2F0467; }
p { color: rgb(47,4,103); }
H1.HeaderClassName
{
color: #2F0467;
}
.AnyTagClassName
{
color: #2F0467;
}
</style>
background-color css
<style>
a { background-color: #2F0467; }
a { background-color: rgb(47,4,103); }
div.DivClassName
{
background-color: #2F0467;
}
.BgClassName
{
background-color: #2F0467;
}
</style>
border-color css
<style>
span { border-color: #2F0467; }
span { border-color: rgb(47,4,103); }
td.TdClassName
{
border-color: #2F0467;
}
.TagClassName
{
border-color: #2F0467;
}
</style>