Shades of Persian Indigo #250885
Tints of Persian Indigo #250885
RGB
CMYK
RGB Variations
Color information
#250885 (or 0x250885) is known color: Persian Indigo. HEX triplet: 25, 08 and 85. RGB value is (37,8,133). Sum of RGB (Red+Green+Blue) = 37+8+133=178 (23% of max value = 765). Red value is 37 (14.84% from 255 or 20.79% from 178); Green value is 8 (3.52% from 255 or 4.49% from 178); Blue value is 133 (52.34% from 255 or 74.72% from 178); Max value from RGB is 133 - color contains mainly: blue. Hex color #250885 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #250885 is #DAF77A. Grayscale: #1E1E1E. Windows color (decimal): -14350203 or 8718373. OLE color: 8718373.
HSL color Cylindrical-coordinate representation of color #250885: hue angle of 253.92º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #250885 is Cyan = 0.72, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 37 | 8 | 133 | - |
| CMYK | 0.72 | 0.94 | 0 | 0.48 |
| HSL | 253.92º | 0.89% | 0.28% | - |
| HSV(B) | 253.92º | 0.94% | 0.52% | - |
| XYZ | 5.08 | 2.26 | 22.36 | - |
| YUV | 30.92 | 185.61 | 132.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 8 | 133 | 0.72 | 0.94 | 0 | 0.48 | 253.92 | 0.89 | 0.28 |
| Hex | 25 | 8 | 85 | 48 | 5E | 0 | 30 | FE | 59 | 1C |
| Octal | 45 | 10 | 205 | 110 | 136 | 0 | 60 | 376 | 131 | 34 |
| Binary | 100101 | 1000 | 10000101 | 1001000 | 1011110 | 0 | 110000 | 11111110 | 1011001 | 11100 |
Color Harmonies of #250885
Complementary color
Monochromatic Colors of #250885
Black with #250885
Text Example
Text Example
White with #250885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250885; }
p { color: rgb(37,8,133); }
H1.HeaderClassName
{
color: #250885;
}
.AnyTagClassName
{
color: #250885;
}
</style>
background-color css
<style>
a { background-color: #250885; }
a { background-color: rgb(37,8,133); }
div.DivClassName
{
background-color: #250885;
}
.BgClassName
{
background-color: #250885;
}
</style>
border-color css
<style>
span { border-color: #250885; }
span { border-color: rgb(37,8,133); }
td.TdClassName
{
border-color: #250885;
}
.TagClassName
{
border-color: #250885;
}
</style>