Shades of Persian Indigo #250860
Tints of Persian Indigo #250860
RGB
CMYK
RGB Variations
Color information
#250860 (or 0x250860) is known color: Persian Indigo. HEX triplet: 25, 08 and 60. RGB value is (37,8,96). Sum of RGB (Red+Green+Blue) = 37+8+96=141 (18% of max value = 765). Red value is 37 (14.84% from 255 or 26.24% from 141); Green value is 8 (3.52% from 255 or 5.67% from 141); Blue value is 96 (37.89% from 255 or 68.09% from 141); Max value from RGB is 96 - color contains mainly: blue. Hex color #250860 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250860 is #DAF79F. Grayscale: #1A1A1A. Windows color (decimal): -14350240 or 6293541. OLE color: 6293541.
HSL color Cylindrical-coordinate representation of color #250860: hue angle of 259.77º degrees, saturation: 0.85, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #250860 is Cyan = 0.61, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 37 | 8 | 96 | - |
| CMYK | 0.61 | 0.92 | 0 | 0.62 |
| HSL | 259.77º | 0.85% | 0.2% | - |
| HSV(B) | 259.77º | 0.92% | 0.38% | - |
| XYZ | 2.96 | 1.41 | 11.18 | - |
| YUV | 26.7 | 167.11 | 135.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 8 | 96 | 0.61 | 0.92 | 0 | 0.62 | 259.77 | 0.85 | 0.2 |
| Hex | 25 | 8 | 60 | 3D | 5C | 0 | 3E | 104 | 55 | 14 |
| Octal | 45 | 10 | 140 | 75 | 134 | 0 | 76 | 404 | 125 | 24 |
| Binary | 100101 | 1000 | 1100000 | 111101 | 1011100 | 0 | 111110 | 100000100 | 1010101 | 10100 |
Color Harmonies of #250860
Complementary color
Monochromatic Colors of #250860
Black with #250860
Text Example
Text Example
White with #250860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250860; }
p { color: rgb(37,8,96); }
H1.HeaderClassName
{
color: #250860;
}
.AnyTagClassName
{
color: #250860;
}
</style>
background-color css
<style>
a { background-color: #250860; }
a { background-color: rgb(37,8,96); }
div.DivClassName
{
background-color: #250860;
}
.BgClassName
{
background-color: #250860;
}
</style>
border-color css
<style>
span { border-color: #250860; }
span { border-color: rgb(37,8,96); }
td.TdClassName
{
border-color: #250860;
}
.TagClassName
{
border-color: #250860;
}
</style>