Shades of Persian Indigo #250960
Tints of Persian Indigo #250960
RGB
CMYK
RGB Variations
Color information
#250960 (or 0x250960) is known color: Persian Indigo. HEX triplet: 25, 09 and 60. RGB value is (37,9,96). Sum of RGB (Red+Green+Blue) = 37+9+96=142 (18% of max value = 765). Red value is 37 (14.84% from 255 or 26.06% from 142); Green value is 9 (3.91% from 255 or 6.34% from 142); Blue value is 96 (37.89% from 255 or 67.61% from 142); Max value from RGB is 96 - color contains mainly: blue. Hex color #250960 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250960 is #DAF69F. Grayscale: #1A1A1A. Windows color (decimal): -14349984 or 6293797. OLE color: 6293797.
HSL color Cylindrical-coordinate representation of color #250960: hue angle of 259.31º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #250960 is Cyan = 0.61, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 37 | 9 | 96 | - |
| CMYK | 0.61 | 0.91 | 0 | 0.62 |
| HSL | 259.31º | 0.83% | 0.21% | - |
| HSV(B) | 259.31º | 0.91% | 0.38% | - |
| XYZ | 2.97 | 1.43 | 11.19 | - |
| YUV | 27.29 | 166.78 | 134.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 9 | 96 | 0.61 | 0.91 | 0 | 0.62 | 259.31 | 0.83 | 0.21 |
| Hex | 25 | 9 | 60 | 3D | 5B | 0 | 3E | 103 | 53 | 15 |
| Octal | 45 | 11 | 140 | 75 | 133 | 0 | 76 | 403 | 123 | 25 |
| Binary | 100101 | 1001 | 1100000 | 111101 | 1011011 | 0 | 111110 | 100000011 | 1010011 | 10101 |
Color Harmonies of #250960
Complementary color
Monochromatic Colors of #250960
Black with #250960
Text Example
Text Example
White with #250960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250960; }
p { color: rgb(37,9,96); }
H1.HeaderClassName
{
color: #250960;
}
.AnyTagClassName
{
color: #250960;
}
</style>
background-color css
<style>
a { background-color: #250960; }
a { background-color: rgb(37,9,96); }
div.DivClassName
{
background-color: #250960;
}
.BgClassName
{
background-color: #250960;
}
</style>
border-color css
<style>
span { border-color: #250960; }
span { border-color: rgb(37,9,96); }
td.TdClassName
{
border-color: #250960;
}
.TagClassName
{
border-color: #250960;
}
</style>