Shades of Persian Indigo #2F1295
Tints of Persian Indigo #2F1295
RGB
CMYK
RGB Variations
Color information
#2F1295 (or 0x2F1295) is known color: Persian Indigo. HEX triplet: 2F, 12 and 95. RGB value is (47,18,149). Sum of RGB (Red+Green+Blue) = 47+18+149=214 (28% of max value = 765). Red value is 47 (18.75% from 255 or 21.96% from 214); Green value is 18 (7.42% from 255 or 8.41% from 214); Blue value is 149 (58.59% from 255 or 69.63% from 214); Max value from RGB is 149 - color contains mainly: blue. Hex color #2F1295 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #2F1295 is #D0ED6A. Grayscale: #292929. Windows color (decimal): -13692267 or 9769519. OLE color: 9769519.
HSL color Cylindrical-coordinate representation of color #2F1295: hue angle of 253.28º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #2F1295 is Cyan = 0.68, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 47 | 18 | 149 | - |
| CMYK | 0.68 | 0.88 | 0 | 0.42 |
| HSL | 253.28º | 0.78% | 0.33% | - |
| HSV(B) | 253.28º | 0.88% | 0.58% | - |
| XYZ | 6.81 | 3.21 | 28.69 | - |
| YUV | 41.61 | 188.61 | 131.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 47 | 18 | 149 | 0.68 | 0.88 | 0 | 0.42 | 253.28 | 0.78 | 0.33 |
| Hex | 2F | 12 | 95 | 44 | 58 | 0 | 2A | FD | 4E | 21 |
| Octal | 57 | 22 | 225 | 104 | 130 | 0 | 52 | 375 | 116 | 41 |
| Binary | 101111 | 10010 | 10010101 | 1000100 | 1011000 | 0 | 101010 | 11111101 | 1001110 | 100001 |
Color Harmonies of #2F1295
Complementary color
Monochromatic Colors of #2F1295
Black with #2F1295
Text Example
Text Example
White with #2F1295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2F1295; }
p { color: rgb(47,18,149); }
H1.HeaderClassName
{
color: #2F1295;
}
.AnyTagClassName
{
color: #2F1295;
}
</style>
background-color css
<style>
a { background-color: #2F1295; }
a { background-color: rgb(47,18,149); }
div.DivClassName
{
background-color: #2F1295;
}
.BgClassName
{
background-color: #2F1295;
}
</style>
border-color css
<style>
span { border-color: #2F1295; }
span { border-color: rgb(47,18,149); }
td.TdClassName
{
border-color: #2F1295;
}
.TagClassName
{
border-color: #2F1295;
}
</style>