Shades of Persian Indigo #250864
Tints of Persian Indigo #250864
RGB
CMYK
RGB Variations
Color information
#250864 (or 0x250864) is known color: Persian Indigo. HEX triplet: 25, 08 and 64. RGB value is (37,8,100). Sum of RGB (Red+Green+Blue) = 37+8+100=145 (19% of max value = 765). Red value is 37 (14.84% from 255 or 25.52% from 145); Green value is 8 (3.52% from 255 or 5.52% from 145); Blue value is 100 (39.45% from 255 or 68.97% from 145); Max value from RGB is 100 - color contains mainly: blue. Hex color #250864 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250864 is #DAF79B. Grayscale: #1A1A1A. Windows color (decimal): -14350236 or 6555685. OLE color: 6555685.
HSL color Cylindrical-coordinate representation of color #250864: hue angle of 258.91º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #250864 is Cyan = 0.63, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 37 | 8 | 100 | - |
| CMYK | 0.63 | 0.92 | 0 | 0.61 |
| HSL | 258.91º | 0.85% | 0.21% | - |
| HSV(B) | 258.91º | 0.92% | 0.39% | - |
| XYZ | 3.15 | 1.49 | 12.18 | - |
| YUV | 27.16 | 169.11 | 135.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 8 | 100 | 0.63 | 0.92 | 0 | 0.61 | 258.91 | 0.85 | 0.21 |
| Hex | 25 | 8 | 64 | 3F | 5C | 0 | 3D | 103 | 55 | 15 |
| Octal | 45 | 10 | 144 | 77 | 134 | 0 | 75 | 403 | 125 | 25 |
| Binary | 100101 | 1000 | 1100100 | 111111 | 1011100 | 0 | 111101 | 100000011 | 1010101 | 10101 |
Color Harmonies of #250864
Complementary color
Monochromatic Colors of #250864
Black with #250864
Text Example
Text Example
White with #250864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250864; }
p { color: rgb(37,8,100); }
H1.HeaderClassName
{
color: #250864;
}
.AnyTagClassName
{
color: #250864;
}
</style>
background-color css
<style>
a { background-color: #250864; }
a { background-color: rgb(37,8,100); }
div.DivClassName
{
background-color: #250864;
}
.BgClassName
{
background-color: #250864;
}
</style>
border-color css
<style>
span { border-color: #250864; }
span { border-color: rgb(37,8,100); }
td.TdClassName
{
border-color: #250864;
}
.TagClassName
{
border-color: #250864;
}
</style>