Shades of Persian Indigo #250770
Tints of Persian Indigo #250770
RGB
CMYK
RGB Variations
Color information
#250770 (or 0x250770) is known color: Persian Indigo. HEX triplet: 25, 07 and 70. RGB value is (37,7,112). Sum of RGB (Red+Green+Blue) = 37+7+112=156 (20% of max value = 765). Red value is 37 (14.84% from 255 or 23.72% from 156); Green value is 7 (3.12% from 255 or 4.49% from 156); Blue value is 112 (44.14% from 255 or 71.79% from 156); Max value from RGB is 112 - color contains mainly: blue. Hex color #250770 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250770 is #DAF88F. Grayscale: #1B1B1B. Windows color (decimal): -14350480 or 7341861. OLE color: 7341861.
HSL color Cylindrical-coordinate representation of color #250770: hue angle of 257.14º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #250770 is Cyan = 0.67, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 7 | 112 | - |
| CMYK | 0.67 | 0.94 | 0 | 0.56 |
| HSL | 257.14º | 0.88% | 0.23% | - |
| HSV(B) | 257.14º | 0.94% | 0.44% | - |
| XYZ | 3.76 | 1.72 | 15.46 | - |
| YUV | 27.94 | 175.44 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 7 | 112 | 0.67 | 0.94 | 0 | 0.56 | 257.14 | 0.88 | 0.23 |
| Hex | 25 | 7 | 70 | 43 | 5E | 0 | 38 | 101 | 58 | 17 |
| Octal | 45 | 7 | 160 | 103 | 136 | 0 | 70 | 401 | 130 | 27 |
| Binary | 100101 | 111 | 1110000 | 1000011 | 1011110 | 0 | 111000 | 100000001 | 1011000 | 10111 |
Color Harmonies of #250770
Complementary color
Monochromatic Colors of #250770
Black with #250770
Text Example
Text Example
White with #250770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250770; }
p { color: rgb(37,7,112); }
H1.HeaderClassName
{
color: #250770;
}
.AnyTagClassName
{
color: #250770;
}
</style>
background-color css
<style>
a { background-color: #250770; }
a { background-color: rgb(37,7,112); }
div.DivClassName
{
background-color: #250770;
}
.BgClassName
{
background-color: #250770;
}
</style>
border-color css
<style>
span { border-color: #250770; }
span { border-color: rgb(37,7,112); }
td.TdClassName
{
border-color: #250770;
}
.TagClassName
{
border-color: #250770;
}
</style>