Shades of Persian Indigo #250176
Tints of Persian Indigo #250176
RGB
CMYK
RGB Variations
Color information
#250176 (or 0x250176) is known color: Persian Indigo. HEX triplet: 25, 01 and 76. RGB value is (37,1,118). Sum of RGB (Red+Green+Blue) = 37+1+118=156 (20% of max value = 765). Red value is 37 (14.84% from 255 or 23.72% from 156); Green value is 1 (0.78% from 255 or 0.64% from 156); Blue value is 118 (46.48% from 255 or 75.64% from 156); Max value from RGB is 118 - color contains mainly: blue. Hex color #250176 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250176 is #DAFE89. Grayscale: #181818. Windows color (decimal): -14352010 or 7733541. OLE color: 7733541.
HSL color Cylindrical-coordinate representation of color #250176: hue angle of 258.46º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #250176 is Cyan = 0.69, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 1 | 118 | - |
| CMYK | 0.69 | 0.99 | 0 | 0.54 |
| HSL | 258.46º | 0.98% | 0.23% | - |
| HSV(B) | 258.46º | 0.99% | 0.46% | - |
| XYZ | 4.04 | 1.72 | 17.26 | - |
| YUV | 25.1 | 180.43 | 136.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 1 | 118 | 0.69 | 0.99 | 0 | 0.54 | 258.46 | 0.98 | 0.23 |
| Hex | 25 | 1 | 76 | 45 | 63 | 0 | 36 | 102 | 62 | 17 |
| Octal | 45 | 1 | 166 | 105 | 143 | 0 | 66 | 402 | 142 | 27 |
| Binary | 100101 | 1 | 1110110 | 1000101 | 1100011 | 0 | 110110 | 100000010 | 1100010 | 10111 |
Color Harmonies of #250176
Complementary color
Monochromatic Colors of #250176
Black with #250176
Text Example
Text Example
White with #250176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250176; }
p { color: rgb(37,1,118); }
H1.HeaderClassName
{
color: #250176;
}
.AnyTagClassName
{
color: #250176;
}
</style>
background-color css
<style>
a { background-color: #250176; }
a { background-color: rgb(37,1,118); }
div.DivClassName
{
background-color: #250176;
}
.BgClassName
{
background-color: #250176;
}
</style>
border-color css
<style>
span { border-color: #250176; }
span { border-color: rgb(37,1,118); }
td.TdClassName
{
border-color: #250176;
}
.TagClassName
{
border-color: #250176;
}
</style>