Shades of Persian Indigo #250087
Tints of Persian Indigo #250087
RGB
CMYK
RGB Variations
Color information
#250087 (or 0x250087) is known color: Persian Indigo. HEX triplet: 25, 00 and 87. RGB value is (37,0,135). Sum of RGB (Red+Green+Blue) = 37+0+135=172 (22% of max value = 765). Red value is 37 (14.84% from 255 or 21.51% from 172); Green value is 0 (0.39% from 255 or 0% from 172); Blue value is 135 (53.12% from 255 or 78.49% from 172); Max value from RGB is 135 - color contains mainly: blue. Hex color #250087 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #250087 is #DAFF78. Grayscale: #191919. Windows color (decimal): -14352249 or 8847397. OLE color: 8847397.
HSL color Cylindrical-coordinate representation of color #250087: hue angle of 256.44º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #250087 is Cyan = 0.73, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 37 | 0 | 135 | - |
| CMYK | 0.73 | 1 | 0 | 0.47 |
| HSL | 256.44º | 1% | 0.26% | - |
| HSV(B) | 256.44º | 1% | 0.53% | - |
| XYZ | 5.14 | 2.14 | 23.06 | - |
| YUV | 26.45 | 189.26 | 135.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 0 | 135 | 0.73 | 1 | 0 | 0.47 | 256.44 | 1 | 0.26 |
| Hex | 25 | 0 | 87 | 49 | 64 | 0 | 2F | 100 | 64 | 1A |
| Octal | 45 | 0 | 207 | 111 | 144 | 0 | 57 | 400 | 144 | 32 |
| Binary | 100101 | 0 | 10000111 | 1001001 | 1100100 | 0 | 101111 | 100000000 | 1100100 | 11010 |
Color Harmonies of #250087
Complementary color
Monochromatic Colors of #250087
Black with #250087
Text Example
Text Example
White with #250087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250087; }
p { color: rgb(37,0,135); }
H1.HeaderClassName
{
color: #250087;
}
.AnyTagClassName
{
color: #250087;
}
</style>
background-color css
<style>
a { background-color: #250087; }
a { background-color: rgb(37,0,135); }
div.DivClassName
{
background-color: #250087;
}
.BgClassName
{
background-color: #250087;
}
</style>
border-color css
<style>
span { border-color: #250087; }
span { border-color: rgb(37,0,135); }
td.TdClassName
{
border-color: #250087;
}
.TagClassName
{
border-color: #250087;
}
</style>