Shades of Persian Indigo #250786
Tints of Persian Indigo #250786
RGB
CMYK
RGB Variations
Color information
#250786 (or 0x250786) is known color: Persian Indigo. HEX triplet: 25, 07 and 86. RGB value is (37,7,134). Sum of RGB (Red+Green+Blue) = 37+7+134=178 (23% of max value = 765). Red value is 37 (14.84% from 255 or 20.79% from 178); Green value is 7 (3.12% from 255 or 3.93% from 178); Blue value is 134 (52.73% from 255 or 75.28% from 178); Max value from RGB is 134 - color contains mainly: blue. Hex color #250786 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #250786 is #DAF879. Grayscale: #1D1D1D. Windows color (decimal): -14350458 or 8783653. OLE color: 8783653.
HSL color Cylindrical-coordinate representation of color #250786: hue angle of 254.17º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #250786 is Cyan = 0.72, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 37 | 7 | 134 | - |
| CMYK | 0.72 | 0.95 | 0 | 0.47 |
| HSL | 254.17º | 0.9% | 0.28% | - |
| HSV(B) | 254.17º | 0.95% | 0.53% | - |
| XYZ | 5.14 | 2.27 | 22.72 | - |
| YUV | 30.45 | 186.44 | 132.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 7 | 134 | 0.72 | 0.95 | 0 | 0.47 | 254.17 | 0.9 | 0.28 |
| Hex | 25 | 7 | 86 | 48 | 5F | 0 | 2F | FE | 5A | 1C |
| Octal | 45 | 7 | 206 | 110 | 137 | 0 | 57 | 376 | 132 | 34 |
| Binary | 100101 | 111 | 10000110 | 1001000 | 1011111 | 0 | 101111 | 11111110 | 1011010 | 11100 |
Color Harmonies of #250786
Complementary color
Monochromatic Colors of #250786
Black with #250786
Text Example
Text Example
White with #250786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250786; }
p { color: rgb(37,7,134); }
H1.HeaderClassName
{
color: #250786;
}
.AnyTagClassName
{
color: #250786;
}
</style>
background-color css
<style>
a { background-color: #250786; }
a { background-color: rgb(37,7,134); }
div.DivClassName
{
background-color: #250786;
}
.BgClassName
{
background-color: #250786;
}
</style>
border-color css
<style>
span { border-color: #250786; }
span { border-color: rgb(37,7,134); }
td.TdClassName
{
border-color: #250786;
}
.TagClassName
{
border-color: #250786;
}
</style>