Shades of Persian Indigo #2F0781
Tints of Persian Indigo #2F0781
RGB
CMYK
RGB Variations
Color information
#2F0781 (or 0x2F0781) is known color: Persian Indigo. HEX triplet: 2F, 07 and 81. RGB value is (47,7,129). Sum of RGB (Red+Green+Blue) = 47+7+129=183 (24% of max value = 765). Red value is 47 (18.75% from 255 or 25.68% from 183); Green value is 7 (3.12% from 255 or 3.83% from 183); Blue value is 129 (50.78% from 255 or 70.49% from 183); Max value from RGB is 129 - color contains mainly: blue. Hex color #2F0781 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #2F0781 is #D0F87E. Grayscale: #202020. Windows color (decimal): -13695103 or 8455983. OLE color: 8455983.
HSL color Cylindrical-coordinate representation of color #2F0781: hue angle of 259.67º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #2F0781 is Cyan = 0.64, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 47 | 7 | 129 | - |
| CMYK | 0.64 | 0.95 | 0 | 0.49 |
| HSL | 259.67º | 0.9% | 0.27% | - |
| HSV(B) | 259.67º | 0.95% | 0.51% | - |
| XYZ | 5.21 | 2.34 | 20.95 | - |
| YUV | 32.87 | 182.25 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 47 | 7 | 129 | 0.64 | 0.95 | 0 | 0.49 | 259.67 | 0.9 | 0.27 |
| Hex | 2F | 7 | 81 | 40 | 5F | 0 | 31 | 104 | 5A | 1B |
| Octal | 57 | 7 | 201 | 100 | 137 | 0 | 61 | 404 | 132 | 33 |
| Binary | 101111 | 111 | 10000001 | 1000000 | 1011111 | 0 | 110001 | 100000100 | 1011010 | 11011 |
Color Harmonies of #2F0781
Complementary color
Monochromatic Colors of #2F0781
Black with #2F0781
Text Example
Text Example
White with #2F0781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2F0781; }
p { color: rgb(47,7,129); }
H1.HeaderClassName
{
color: #2F0781;
}
.AnyTagClassName
{
color: #2F0781;
}
</style>
background-color css
<style>
a { background-color: #2F0781; }
a { background-color: rgb(47,7,129); }
div.DivClassName
{
background-color: #2F0781;
}
.BgClassName
{
background-color: #2F0781;
}
</style>
border-color css
<style>
span { border-color: #2F0781; }
span { border-color: rgb(47,7,129); }
td.TdClassName
{
border-color: #2F0781;
}
.TagClassName
{
border-color: #2F0781;
}
</style>