Shades of Persian Indigo #251170
Tints of Persian Indigo #251170
RGB
CMYK
RGB Variations
Color information
#251170 (or 0x251170) is known color: Persian Indigo. HEX triplet: 25, 11 and 70. RGB value is (37,17,112). Sum of RGB (Red+Green+Blue) = 37+17+112=166 (21% of max value = 765). Red value is 37 (14.84% from 255 or 22.29% from 166); Green value is 17 (7.03% from 255 or 10.24% from 166); Blue value is 112 (44.14% from 255 or 67.47% from 166); Max value from RGB is 112 - color contains mainly: blue. Hex color #251170 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251170 is #DAEE8F. Grayscale: #212121. Windows color (decimal): -14347920 or 7344421. OLE color: 7344421.
HSL color Cylindrical-coordinate representation of color #251170: hue angle of 252.63º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #251170 is Cyan = 0.67, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 17 | 112 | - |
| CMYK | 0.67 | 0.85 | 0 | 0.56 |
| HSL | 252.63º | 0.74% | 0.25% | - |
| HSV(B) | 252.63º | 0.85% | 0.44% | - |
| XYZ | 3.89 | 1.96 | 15.5 | - |
| YUV | 33.81 | 172.13 | 130.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 17 | 112 | 0.67 | 0.85 | 0 | 0.56 | 252.63 | 0.74 | 0.25 |
| Hex | 25 | 11 | 70 | 43 | 55 | 0 | 38 | FD | 4A | 19 |
| Octal | 45 | 21 | 160 | 103 | 125 | 0 | 70 | 375 | 112 | 31 |
| Binary | 100101 | 10001 | 1110000 | 1000011 | 1010101 | 0 | 111000 | 11111101 | 1001010 | 11001 |
Color Harmonies of #251170
Complementary color
Monochromatic Colors of #251170
Black with #251170
Text Example
Text Example
White with #251170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251170; }
p { color: rgb(37,17,112); }
H1.HeaderClassName
{
color: #251170;
}
.AnyTagClassName
{
color: #251170;
}
</style>
background-color css
<style>
a { background-color: #251170; }
a { background-color: rgb(37,17,112); }
div.DivClassName
{
background-color: #251170;
}
.BgClassName
{
background-color: #251170;
}
</style>
border-color css
<style>
span { border-color: #251170; }
span { border-color: rgb(37,17,112); }
td.TdClassName
{
border-color: #251170;
}
.TagClassName
{
border-color: #251170;
}
</style>