Shades of Persian Indigo #250463
Tints of Persian Indigo #250463
RGB
CMYK
RGB Variations
Color information
#250463 (or 0x250463) is known color: Persian Indigo. HEX triplet: 25, 04 and 63. RGB value is (37,4,99). Sum of RGB (Red+Green+Blue) = 37+4+99=140 (18% of max value = 765). Red value is 37 (14.84% from 255 or 26.43% from 140); Green value is 4 (1.95% from 255 or 2.86% from 140); Blue value is 99 (39.06% from 255 or 70.71% from 140); Max value from RGB is 99 - color contains mainly: blue. Hex color #250463 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250463 is #DAFB9C. Grayscale: #181818. Windows color (decimal): -14351261 or 6489125. OLE color: 6489125.
HSL color Cylindrical-coordinate representation of color #250463: hue angle of 260.84º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #250463 is Cyan = 0.63, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 37 | 4 | 99 | - |
| CMYK | 0.63 | 0.96 | 0 | 0.61 |
| HSL | 260.84º | 0.92% | 0.2% | - |
| HSV(B) | 260.84º | 0.96% | 0.39% | - |
| XYZ | 3.06 | 1.38 | 11.91 | - |
| YUV | 24.7 | 169.93 | 136.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 4 | 99 | 0.63 | 0.96 | 0 | 0.61 | 260.84 | 0.92 | 0.2 |
| Hex | 25 | 4 | 63 | 3F | 60 | 0 | 3D | 105 | 5C | 14 |
| Octal | 45 | 4 | 143 | 77 | 140 | 0 | 75 | 405 | 134 | 24 |
| Binary | 100101 | 100 | 1100011 | 111111 | 1100000 | 0 | 111101 | 100000101 | 1011100 | 10100 |
Color Harmonies of #250463
Complementary color
Monochromatic Colors of #250463
Black with #250463
Text Example
Text Example
White with #250463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250463; }
p { color: rgb(37,4,99); }
H1.HeaderClassName
{
color: #250463;
}
.AnyTagClassName
{
color: #250463;
}
</style>
background-color css
<style>
a { background-color: #250463; }
a { background-color: rgb(37,4,99); }
div.DivClassName
{
background-color: #250463;
}
.BgClassName
{
background-color: #250463;
}
</style>
border-color css
<style>
span { border-color: #250463; }
span { border-color: rgb(37,4,99); }
td.TdClassName
{
border-color: #250463;
}
.TagClassName
{
border-color: #250463;
}
</style>