Shades of Persian Indigo #250976
Tints of Persian Indigo #250976
RGB
CMYK
RGB Variations
Color information
#250976 (or 0x250976) is known color: Persian Indigo. HEX triplet: 25, 09 and 76. RGB value is (37,9,118). Sum of RGB (Red+Green+Blue) = 37+9+118=164 (21% of max value = 765). Red value is 37 (14.84% from 255 or 22.56% from 164); Green value is 9 (3.91% from 255 or 5.49% from 164); Blue value is 118 (46.48% from 255 or 71.95% from 164); Max value from RGB is 118 - color contains mainly: blue. Hex color #250976 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250976 is #DAF689. Grayscale: #1D1D1D. Windows color (decimal): -14349962 or 7735589. OLE color: 7735589.
HSL color Cylindrical-coordinate representation of color #250976: hue angle of 255.41º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #250976 is Cyan = 0.69, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 9 | 118 | - |
| CMYK | 0.69 | 0.92 | 0 | 0.54 |
| HSL | 255.41º | 0.86% | 0.25% | - |
| HSV(B) | 255.41º | 0.92% | 0.46% | - |
| XYZ | 4.13 | 1.9 | 17.29 | - |
| YUV | 29.8 | 177.78 | 133.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 9 | 118 | 0.69 | 0.92 | 0 | 0.54 | 255.41 | 0.86 | 0.25 |
| Hex | 25 | 9 | 76 | 45 | 5C | 0 | 36 | FF | 56 | 19 |
| Octal | 45 | 11 | 166 | 105 | 134 | 0 | 66 | 377 | 126 | 31 |
| Binary | 100101 | 1001 | 1110110 | 1000101 | 1011100 | 0 | 110110 | 11111111 | 1010110 | 11001 |
Color Harmonies of #250976
Complementary color
Monochromatic Colors of #250976
Black with #250976
Text Example
Text Example
White with #250976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250976; }
p { color: rgb(37,9,118); }
H1.HeaderClassName
{
color: #250976;
}
.AnyTagClassName
{
color: #250976;
}
</style>
background-color css
<style>
a { background-color: #250976; }
a { background-color: rgb(37,9,118); }
div.DivClassName
{
background-color: #250976;
}
.BgClassName
{
background-color: #250976;
}
</style>
border-color css
<style>
span { border-color: #250976; }
span { border-color: rgb(37,9,118); }
td.TdClassName
{
border-color: #250976;
}
.TagClassName
{
border-color: #250976;
}
</style>