Shades of Persian Indigo #250088
Tints of Persian Indigo #250088
RGB
CMYK
RGB Variations
Color information
#250088 (or 0x250088) is known color: Persian Indigo. HEX triplet: 25, 00 and 88. RGB value is (37,0,136). Sum of RGB (Red+Green+Blue) = 37+0+136=173 (22% of max value = 765). Red value is 37 (14.84% from 255 or 21.39% from 173); Green value is 0 (0.39% from 255 or 0% from 173); Blue value is 136 (53.52% from 255 or 78.61% from 173); Max value from RGB is 136 - color contains mainly: blue. Hex color #250088 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #250088 is #DAFF77. Grayscale: #1A1A1A. Windows color (decimal): -14352248 or 8912933. OLE color: 8912933.
HSL color Cylindrical-coordinate representation of color #250088: hue angle of 256.32º degrees, saturation: 1, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #250088 is Cyan = 0.73, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 37 | 0 | 136 | - |
| CMYK | 0.73 | 1 | 0 | 0.47 |
| HSL | 256.32º | 1% | 0.27% | - |
| HSV(B) | 256.32º | 1% | 0.53% | - |
| XYZ | 5.21 | 2.17 | 23.44 | - |
| YUV | 26.57 | 189.76 | 135.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 0 | 136 | 0.73 | 1 | 0 | 0.47 | 256.32 | 1 | 0.27 |
| Hex | 25 | 0 | 88 | 49 | 64 | 0 | 2F | 100 | 64 | 1B |
| Octal | 45 | 0 | 210 | 111 | 144 | 0 | 57 | 400 | 144 | 33 |
| Binary | 100101 | 0 | 10001000 | 1001001 | 1100100 | 0 | 101111 | 100000000 | 1100100 | 11011 |
Color Harmonies of #250088
Complementary color
Monochromatic Colors of #250088
Black with #250088
Text Example
Text Example
White with #250088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250088; }
p { color: rgb(37,0,136); }
H1.HeaderClassName
{
color: #250088;
}
.AnyTagClassName
{
color: #250088;
}
</style>
background-color css
<style>
a { background-color: #250088; }
a { background-color: rgb(37,0,136); }
div.DivClassName
{
background-color: #250088;
}
.BgClassName
{
background-color: #250088;
}
</style>
border-color css
<style>
span { border-color: #250088; }
span { border-color: rgb(37,0,136); }
td.TdClassName
{
border-color: #250088;
}
.TagClassName
{
border-color: #250088;
}
</style>