Shades of Persian Indigo #2F0782
Tints of Persian Indigo #2F0782
RGB
CMYK
RGB Variations
Color information
#2F0782 (or 0x2F0782) is known color: Persian Indigo. HEX triplet: 2F, 07 and 82. RGB value is (47,7,130). Sum of RGB (Red+Green+Blue) = 47+7+130=184 (24% of max value = 765). Red value is 47 (18.75% from 255 or 25.54% from 184); Green value is 7 (3.12% from 255 or 3.80% from 184); Blue value is 130 (51.17% from 255 or 70.65% from 184); Max value from RGB is 130 - color contains mainly: blue. Hex color #2F0782 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #2F0782 is #D0F87D. Grayscale: #202020. Windows color (decimal): -13695102 or 8521519. OLE color: 8521519.
HSL color Cylindrical-coordinate representation of color #2F0782: hue angle of 259.51º 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 #2F0782 is Cyan = 0.64, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 47 | 7 | 130 | - |
| CMYK | 0.64 | 0.95 | 0 | 0.49 |
| HSL | 259.51º | 0.9% | 0.27% | - |
| HSV(B) | 259.51º | 0.95% | 0.51% | - |
| XYZ | 5.28 | 2.37 | 21.3 | - |
| YUV | 32.98 | 182.75 | 138 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 47 | 7 | 130 | 0.64 | 0.95 | 0 | 0.49 | 259.51 | 0.9 | 0.27 |
| Hex | 2F | 7 | 82 | 40 | 5F | 0 | 31 | 104 | 5A | 1B |
| Octal | 57 | 7 | 202 | 100 | 137 | 0 | 61 | 404 | 132 | 33 |
| Binary | 101111 | 111 | 10000010 | 1000000 | 1011111 | 0 | 110001 | 100000100 | 1011010 | 11011 |
Color Harmonies of #2F0782
Complementary color
Monochromatic Colors of #2F0782
Black with #2F0782
Text Example
Text Example
White with #2F0782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2F0782; }
p { color: rgb(47,7,130); }
H1.HeaderClassName
{
color: #2F0782;
}
.AnyTagClassName
{
color: #2F0782;
}
</style>
background-color css
<style>
a { background-color: #2F0782; }
a { background-color: rgb(47,7,130); }
div.DivClassName
{
background-color: #2F0782;
}
.BgClassName
{
background-color: #2F0782;
}
</style>
border-color css
<style>
span { border-color: #2F0782; }
span { border-color: rgb(47,7,130); }
td.TdClassName
{
border-color: #2F0782;
}
.TagClassName
{
border-color: #2F0782;
}
</style>