Shades of Persian Indigo #250470
Tints of Persian Indigo #250470
RGB
CMYK
RGB Variations
Color information
#250470 (or 0x250470) is known color: Persian Indigo. HEX triplet: 25, 04 and 70. RGB value is (37,4,112). Sum of RGB (Red+Green+Blue) = 37+4+112=153 (20% of max value = 765). Red value is 37 (14.84% from 255 or 24.18% from 153); Green value is 4 (1.95% from 255 or 2.61% from 153); Blue value is 112 (44.14% from 255 or 73.20% from 153); Max value from RGB is 112 - color contains mainly: blue. Hex color #250470 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250470 is #DAFB8F. Grayscale: #191919. Windows color (decimal): -14351248 or 7341093. OLE color: 7341093.
HSL color Cylindrical-coordinate representation of color #250470: hue angle of 258.33º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #250470 is Cyan = 0.67, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 4 | 112 | - |
| CMYK | 0.67 | 0.96 | 0 | 0.56 |
| HSL | 258.33º | 0.93% | 0.23% | - |
| HSV(B) | 258.33º | 0.96% | 0.44% | - |
| XYZ | 3.73 | 1.65 | 15.45 | - |
| YUV | 26.18 | 176.43 | 135.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 4 | 112 | 0.67 | 0.96 | 0 | 0.56 | 258.33 | 0.93 | 0.23 |
| Hex | 25 | 4 | 70 | 43 | 60 | 0 | 38 | 102 | 5D | 17 |
| Octal | 45 | 4 | 160 | 103 | 140 | 0 | 70 | 402 | 135 | 27 |
| Binary | 100101 | 100 | 1110000 | 1000011 | 1100000 | 0 | 111000 | 100000010 | 1011101 | 10111 |
Color Harmonies of #250470
Complementary color
Monochromatic Colors of #250470
Black with #250470
Text Example
Text Example
White with #250470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250470; }
p { color: rgb(37,4,112); }
H1.HeaderClassName
{
color: #250470;
}
.AnyTagClassName
{
color: #250470;
}
</style>
background-color css
<style>
a { background-color: #250470; }
a { background-color: rgb(37,4,112); }
div.DivClassName
{
background-color: #250470;
}
.BgClassName
{
background-color: #250470;
}
</style>
border-color css
<style>
span { border-color: #250470; }
span { border-color: rgb(37,4,112); }
td.TdClassName
{
border-color: #250470;
}
.TagClassName
{
border-color: #250470;
}
</style>