Shades of Persian Indigo #251388
Tints of Persian Indigo #251388
RGB
CMYK
RGB Variations
Color information
#251388 (or 0x251388) is known color: Persian Indigo. HEX triplet: 25, 13 and 88. RGB value is (37,19,136). Sum of RGB (Red+Green+Blue) = 37+19+136=192 (25% of max value = 765). Red value is 37 (14.84% from 255 or 19.27% from 192); Green value is 19 (7.81% from 255 or 9.90% from 192); Blue value is 136 (53.52% from 255 or 70.83% from 192); Max value from RGB is 136 - color contains mainly: blue. Hex color #251388 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #251388 is #DAEC77. Grayscale: #252525. Windows color (decimal): -14347384 or 8917797. OLE color: 8917797.
HSL color Cylindrical-coordinate representation of color #251388: hue angle of 249.23º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #251388 is Cyan = 0.73, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 37 | 19 | 136 | - |
| CMYK | 0.73 | 0.86 | 0 | 0.47 |
| HSL | 249.23º | 0.75% | 0.3% | - |
| HSV(B) | 249.23º | 0.86% | 0.53% | - |
| XYZ | 5.44 | 2.64 | 23.51 | - |
| YUV | 37.72 | 183.46 | 127.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 19 | 136 | 0.73 | 0.86 | 0 | 0.47 | 249.23 | 0.75 | 0.3 |
| Hex | 25 | 13 | 88 | 49 | 56 | 0 | 2F | F9 | 4B | 1E |
| Octal | 45 | 23 | 210 | 111 | 126 | 0 | 57 | 371 | 113 | 36 |
| Binary | 100101 | 10011 | 10001000 | 1001001 | 1010110 | 0 | 101111 | 11111001 | 1001011 | 11110 |
Color Harmonies of #251388
Complementary color
Monochromatic Colors of #251388
Black with #251388
Text Example
Text Example
White with #251388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251388; }
p { color: rgb(37,19,136); }
H1.HeaderClassName
{
color: #251388;
}
.AnyTagClassName
{
color: #251388;
}
</style>
background-color css
<style>
a { background-color: #251388; }
a { background-color: rgb(37,19,136); }
div.DivClassName
{
background-color: #251388;
}
.BgClassName
{
background-color: #251388;
}
</style>
border-color css
<style>
span { border-color: #251388; }
span { border-color: rgb(37,19,136); }
td.TdClassName
{
border-color: #251388;
}
.TagClassName
{
border-color: #251388;
}
</style>