Shades of Persian Indigo #250962
Tints of Persian Indigo #250962
RGB
CMYK
RGB Variations
Color information
#250962 (or 0x250962) is known color: Persian Indigo. HEX triplet: 25, 09 and 62. RGB value is (37,9,98). Sum of RGB (Red+Green+Blue) = 37+9+98=144 (19% of max value = 765). Red value is 37 (14.84% from 255 or 25.69% from 144); Green value is 9 (3.91% from 255 or 6.25% from 144); Blue value is 98 (38.67% from 255 or 68.06% from 144); Max value from RGB is 98 - color contains mainly: blue. Hex color #250962 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250962 is #DAF69D. Grayscale: #1B1B1B. Windows color (decimal): -14349982 or 6424869. OLE color: 6424869.
HSL color Cylindrical-coordinate representation of color #250962: hue angle of 258.88º 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 #250962 is Cyan = 0.62, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 37 | 9 | 98 | - |
| CMYK | 0.62 | 0.91 | 0 | 0.62 |
| HSL | 258.88º | 0.83% | 0.21% | - |
| HSV(B) | 258.88º | 0.91% | 0.38% | - |
| XYZ | 3.07 | 1.47 | 11.68 | - |
| YUV | 27.52 | 167.78 | 134.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 9 | 98 | 0.62 | 0.91 | 0 | 0.62 | 258.88 | 0.83 | 0.21 |
| Hex | 25 | 9 | 62 | 3E | 5B | 0 | 3E | 103 | 53 | 15 |
| Octal | 45 | 11 | 142 | 76 | 133 | 0 | 76 | 403 | 123 | 25 |
| Binary | 100101 | 1001 | 1100010 | 111110 | 1011011 | 0 | 111110 | 100000011 | 1010011 | 10101 |
Color Harmonies of #250962
Complementary color
Monochromatic Colors of #250962
Black with #250962
Text Example
Text Example
White with #250962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250962; }
p { color: rgb(37,9,98); }
H1.HeaderClassName
{
color: #250962;
}
.AnyTagClassName
{
color: #250962;
}
</style>
background-color css
<style>
a { background-color: #250962; }
a { background-color: rgb(37,9,98); }
div.DivClassName
{
background-color: #250962;
}
.BgClassName
{
background-color: #250962;
}
</style>
border-color css
<style>
span { border-color: #250962; }
span { border-color: rgb(37,9,98); }
td.TdClassName
{
border-color: #250962;
}
.TagClassName
{
border-color: #250962;
}
</style>