Shades of Persian Indigo #2F0793
Tints of Persian Indigo #2F0793
RGB
CMYK
RGB Variations
Color information
#2F0793 (or 0x2F0793) is known color: Persian Indigo. HEX triplet: 2F, 07 and 93. RGB value is (47,7,147). Sum of RGB (Red+Green+Blue) = 47+7+147=201 (26% of max value = 765). Red value is 47 (18.75% from 255 or 23.38% from 201); Green value is 7 (3.12% from 255 or 3.48% from 201); Blue value is 147 (57.81% from 255 or 73.13% from 201); Max value from RGB is 147 - color contains mainly: blue. Hex color #2F0793 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #2F0793 is #D0F86C. Grayscale: #222222. Windows color (decimal): -13695085 or 9635631. OLE color: 9635631.
HSL color Cylindrical-coordinate representation of color #2F0793: hue angle of 257.14º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #2F0793 is Cyan = 0.68, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 47 | 7 | 147 | - |
| CMYK | 0.68 | 0.95 | 0 | 0.42 |
| HSL | 257.14º | 0.91% | 0.3% | - |
| HSV(B) | 257.14º | 0.95% | 0.58% | - |
| XYZ | 6.51 | 2.86 | 27.81 | - |
| YUV | 34.92 | 191.25 | 136.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 47 | 7 | 147 | 0.68 | 0.95 | 0 | 0.42 | 257.14 | 0.91 | 0.3 |
| Hex | 2F | 7 | 93 | 44 | 5F | 0 | 2A | 101 | 5B | 1E |
| Octal | 57 | 7 | 223 | 104 | 137 | 0 | 52 | 401 | 133 | 36 |
| Binary | 101111 | 111 | 10010011 | 1000100 | 1011111 | 0 | 101010 | 100000001 | 1011011 | 11110 |
Color Harmonies of #2F0793
Complementary color
Monochromatic Colors of #2F0793
Black with #2F0793
Text Example
Text Example
White with #2F0793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2F0793; }
p { color: rgb(47,7,147); }
H1.HeaderClassName
{
color: #2F0793;
}
.AnyTagClassName
{
color: #2F0793;
}
</style>
background-color css
<style>
a { background-color: #2F0793; }
a { background-color: rgb(47,7,147); }
div.DivClassName
{
background-color: #2F0793;
}
.BgClassName
{
background-color: #2F0793;
}
</style>
border-color css
<style>
span { border-color: #2F0793; }
span { border-color: rgb(47,7,147); }
td.TdClassName
{
border-color: #2F0793;
}
.TagClassName
{
border-color: #2F0793;
}
</style>