Shades of Persian Indigo #251288
Tints of Persian Indigo #251288
RGB
CMYK
RGB Variations
Color information
#251288 (or 0x251288) is known color: Persian Indigo. HEX triplet: 25, 12 and 88. RGB value is (37,18,136). Sum of RGB (Red+Green+Blue) = 37+18+136=191 (25% of max value = 765). Red value is 37 (14.84% from 255 or 19.37% from 191); Green value is 18 (7.42% from 255 or 9.42% from 191); Blue value is 136 (53.52% from 255 or 71.20% from 191); Max value from RGB is 136 - color contains mainly: blue. Hex color #251288 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #251288 is #DAED77. Grayscale: #242424. Windows color (decimal): -14347640 or 8917541. OLE color: 8917541.
HSL color Cylindrical-coordinate representation of color #251288: hue angle of 249.66º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #251288 is Cyan = 0.73, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 37 | 18 | 136 | - |
| CMYK | 0.73 | 0.87 | 0 | 0.47 |
| HSL | 249.66º | 0.77% | 0.3% | - |
| HSV(B) | 249.66º | 0.87% | 0.53% | - |
| XYZ | 5.42 | 2.6 | 23.51 | - |
| YUV | 37.13 | 183.79 | 127.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 18 | 136 | 0.73 | 0.87 | 0 | 0.47 | 249.66 | 0.77 | 0.3 |
| Hex | 25 | 12 | 88 | 49 | 57 | 0 | 2F | FA | 4D | 1E |
| Octal | 45 | 22 | 210 | 111 | 127 | 0 | 57 | 372 | 115 | 36 |
| Binary | 100101 | 10010 | 10001000 | 1001001 | 1010111 | 0 | 101111 | 11111010 | 1001101 | 11110 |
Color Harmonies of #251288
Complementary color
Monochromatic Colors of #251288
Black with #251288
Text Example
Text Example
White with #251288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251288; }
p { color: rgb(37,18,136); }
H1.HeaderClassName
{
color: #251288;
}
.AnyTagClassName
{
color: #251288;
}
</style>
background-color css
<style>
a { background-color: #251288; }
a { background-color: rgb(37,18,136); }
div.DivClassName
{
background-color: #251288;
}
.BgClassName
{
background-color: #251288;
}
</style>
border-color css
<style>
span { border-color: #251288; }
span { border-color: rgb(37,18,136); }
td.TdClassName
{
border-color: #251288;
}
.TagClassName
{
border-color: #251288;
}
</style>