Shades of Persian Indigo #250866
Tints of Persian Indigo #250866
RGB
CMYK
RGB Variations
Color information
#250866 (or 0x250866) is known color: Persian Indigo. HEX triplet: 25, 08 and 66. RGB value is (37,8,102). Sum of RGB (Red+Green+Blue) = 37+8+102=147 (19% of max value = 765). Red value is 37 (14.84% from 255 or 25.17% from 147); Green value is 8 (3.52% from 255 or 5.44% from 147); Blue value is 102 (40.23% from 255 or 69.39% from 147); Max value from RGB is 102 - color contains mainly: blue. Hex color #250866 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250866 is #DAF799. Grayscale: #1B1B1B. Windows color (decimal): -14350234 or 6686757. OLE color: 6686757.
HSL color Cylindrical-coordinate representation of color #250866: hue angle of 258.51º degrees, saturation: 0.85, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #250866 is Cyan = 0.64, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 37 | 8 | 102 | - |
| CMYK | 0.64 | 0.92 | 0 | 0.6 |
| HSL | 258.51º | 0.85% | 0.22% | - |
| HSV(B) | 258.51º | 0.92% | 0.4% | - |
| XYZ | 3.25 | 1.53 | 12.69 | - |
| YUV | 27.39 | 170.11 | 134.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 8 | 102 | 0.64 | 0.92 | 0 | 0.6 | 258.51 | 0.85 | 0.22 |
| Hex | 25 | 8 | 66 | 40 | 5C | 0 | 3C | 103 | 55 | 16 |
| Octal | 45 | 10 | 146 | 100 | 134 | 0 | 74 | 403 | 125 | 26 |
| Binary | 100101 | 1000 | 1100110 | 1000000 | 1011100 | 0 | 111100 | 100000011 | 1010101 | 10110 |
Color Harmonies of #250866
Complementary color
Monochromatic Colors of #250866
Black with #250866
Text Example
Text Example
White with #250866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250866; }
p { color: rgb(37,8,102); }
H1.HeaderClassName
{
color: #250866;
}
.AnyTagClassName
{
color: #250866;
}
</style>
background-color css
<style>
a { background-color: #250866; }
a { background-color: rgb(37,8,102); }
div.DivClassName
{
background-color: #250866;
}
.BgClassName
{
background-color: #250866;
}
</style>
border-color css
<style>
span { border-color: #250866; }
span { border-color: rgb(37,8,102); }
td.TdClassName
{
border-color: #250866;
}
.TagClassName
{
border-color: #250866;
}
</style>