Shades of Persian Indigo #251272
Tints of Persian Indigo #251272
RGB
CMYK
RGB Variations
Color information
#251272 (or 0x251272) is known color: Persian Indigo. HEX triplet: 25, 12 and 72. RGB value is (37,18,114). Sum of RGB (Red+Green+Blue) = 37+18+114=169 (22% of max value = 765). Red value is 37 (14.84% from 255 or 21.89% from 169); Green value is 18 (7.42% from 255 or 10.65% from 169); Blue value is 114 (44.92% from 255 or 67.46% from 169); Max value from RGB is 114 - color contains mainly: blue. Hex color #251272 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251272 is #DAED8D. Grayscale: #222222. Windows color (decimal): -14347662 or 7475749. OLE color: 7475749.
HSL color Cylindrical-coordinate representation of color #251272: hue angle of 251.87º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #251272 is Cyan = 0.68, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 18 | 114 | - |
| CMYK | 0.68 | 0.84 | 0 | 0.55 |
| HSL | 251.88º | 0.73% | 0.26% | - |
| HSV(B) | 251.88º | 0.84% | 0.45% | - |
| XYZ | 4.02 | 2.04 | 16.1 | - |
| YUV | 34.63 | 172.79 | 129.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 18 | 114 | 0.68 | 0.84 | 0 | 0.55 | 251.88 | 0.73 | 0.26 |
| Hex | 25 | 12 | 72 | 44 | 54 | 0 | 37 | FC | 49 | 1A |
| Octal | 45 | 22 | 162 | 104 | 124 | 0 | 67 | 374 | 111 | 32 |
| Binary | 100101 | 10010 | 1110010 | 1000100 | 1010100 | 0 | 110111 | 11111100 | 1001001 | 11010 |
Color Harmonies of #251272
Complementary color
Monochromatic Colors of #251272
Black with #251272
Text Example
Text Example
White with #251272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251272; }
p { color: rgb(37,18,114); }
H1.HeaderClassName
{
color: #251272;
}
.AnyTagClassName
{
color: #251272;
}
</style>
background-color css
<style>
a { background-color: #251272; }
a { background-color: rgb(37,18,114); }
div.DivClassName
{
background-color: #251272;
}
.BgClassName
{
background-color: #251272;
}
</style>
border-color css
<style>
span { border-color: #251272; }
span { border-color: rgb(37,18,114); }
td.TdClassName
{
border-color: #251272;
}
.TagClassName
{
border-color: #251272;
}
</style>