Shades of Persian Indigo #250376
Tints of Persian Indigo #250376
RGB
CMYK
RGB Variations
Color information
#250376 (or 0x250376) is known color: Persian Indigo. HEX triplet: 25, 03 and 76. RGB value is (37,3,118). Sum of RGB (Red+Green+Blue) = 37+3+118=158 (20% of max value = 765). Red value is 37 (14.84% from 255 or 23.42% from 158); Green value is 3 (1.56% from 255 or 1.90% from 158); Blue value is 118 (46.48% from 255 or 74.68% from 158); Max value from RGB is 118 - color contains mainly: blue. Hex color #250376 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250376 is #DAFC89. Grayscale: #191919. Windows color (decimal): -14351498 or 7734053. OLE color: 7734053.
HSL color Cylindrical-coordinate representation of color #250376: hue angle of 257.74º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #250376 is Cyan = 0.69, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 3 | 118 | - |
| CMYK | 0.69 | 0.97 | 0 | 0.54 |
| HSL | 257.74º | 0.95% | 0.24% | - |
| HSV(B) | 257.74º | 0.97% | 0.46% | - |
| XYZ | 4.07 | 1.77 | 17.27 | - |
| YUV | 26.28 | 179.76 | 135.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 3 | 118 | 0.69 | 0.97 | 0 | 0.54 | 257.74 | 0.95 | 0.24 |
| Hex | 25 | 3 | 76 | 45 | 61 | 0 | 36 | 102 | 5F | 18 |
| Octal | 45 | 3 | 166 | 105 | 141 | 0 | 66 | 402 | 137 | 30 |
| Binary | 100101 | 11 | 1110110 | 1000101 | 1100001 | 0 | 110110 | 100000010 | 1011111 | 11000 |
Color Harmonies of #250376
Complementary color
Monochromatic Colors of #250376
Black with #250376
Text Example
Text Example
White with #250376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250376; }
p { color: rgb(37,3,118); }
H1.HeaderClassName
{
color: #250376;
}
.AnyTagClassName
{
color: #250376;
}
</style>
background-color css
<style>
a { background-color: #250376; }
a { background-color: rgb(37,3,118); }
div.DivClassName
{
background-color: #250376;
}
.BgClassName
{
background-color: #250376;
}
</style>
border-color css
<style>
span { border-color: #250376; }
span { border-color: rgb(37,3,118); }
td.TdClassName
{
border-color: #250376;
}
.TagClassName
{
border-color: #250376;
}
</style>