Shades of Persian Indigo #250487
Tints of Persian Indigo #250487
RGB
CMYK
RGB Variations
Color information
#250487 (or 0x250487) is known color: Persian Indigo. HEX triplet: 25, 04 and 87. RGB value is (37,4,135). Sum of RGB (Red+Green+Blue) = 37+4+135=176 (23% of max value = 765). Red value is 37 (14.84% from 255 or 21.02% from 176); Green value is 4 (1.95% from 255 or 2.27% from 176); Blue value is 135 (53.12% from 255 or 76.70% from 176); Max value from RGB is 135 - color contains mainly: blue. Hex color #250487 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #250487 is #DAFB78. Grayscale: #1C1C1C. Windows color (decimal): -14351225 or 8848421. OLE color: 8848421.
HSL color Cylindrical-coordinate representation of color #250487: hue angle of 255.11º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #250487 is Cyan = 0.73, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 37 | 4 | 135 | - |
| CMYK | 0.73 | 0.97 | 0 | 0.47 |
| HSL | 255.11º | 0.94% | 0.27% | - |
| HSV(B) | 255.11º | 0.97% | 0.53% | - |
| XYZ | 5.18 | 2.23 | 23.08 | - |
| YUV | 28.8 | 187.93 | 133.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 4 | 135 | 0.73 | 0.97 | 0 | 0.47 | 255.11 | 0.94 | 0.27 |
| Hex | 25 | 4 | 87 | 49 | 61 | 0 | 2F | FF | 5E | 1B |
| Octal | 45 | 4 | 207 | 111 | 141 | 0 | 57 | 377 | 136 | 33 |
| Binary | 100101 | 100 | 10000111 | 1001001 | 1100001 | 0 | 101111 | 11111111 | 1011110 | 11011 |
Color Harmonies of #250487
Complementary color
Monochromatic Colors of #250487
Black with #250487
Text Example
Text Example
White with #250487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250487; }
p { color: rgb(37,4,135); }
H1.HeaderClassName
{
color: #250487;
}
.AnyTagClassName
{
color: #250487;
}
</style>
background-color css
<style>
a { background-color: #250487; }
a { background-color: rgb(37,4,135); }
div.DivClassName
{
background-color: #250487;
}
.BgClassName
{
background-color: #250487;
}
</style>
border-color css
<style>
span { border-color: #250487; }
span { border-color: rgb(37,4,135); }
td.TdClassName
{
border-color: #250487;
}
.TagClassName
{
border-color: #250487;
}
</style>