Shades of Persian Indigo #250772
Tints of Persian Indigo #250772
RGB
CMYK
RGB Variations
Color information
#250772 (or 0x250772) is known color: Persian Indigo. HEX triplet: 25, 07 and 72. RGB value is (37,7,114). Sum of RGB (Red+Green+Blue) = 37+7+114=158 (20% of max value = 765). Red value is 37 (14.84% from 255 or 23.42% from 158); Green value is 7 (3.12% from 255 or 4.43% from 158); Blue value is 114 (44.92% from 255 or 72.15% from 158); Max value from RGB is 114 - color contains mainly: blue. Hex color #250772 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250772 is #DAF88D. Grayscale: #1B1B1B. Windows color (decimal): -14350478 or 7472933. OLE color: 7472933.
HSL color Cylindrical-coordinate representation of color #250772: hue angle of 256.82º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #250772 is Cyan = 0.68, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 7 | 114 | - |
| CMYK | 0.68 | 0.94 | 0 | 0.55 |
| HSL | 256.82º | 0.88% | 0.24% | - |
| HSV(B) | 256.82º | 0.94% | 0.45% | - |
| XYZ | 3.88 | 1.76 | 16.06 | - |
| YUV | 28.17 | 176.44 | 134.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 7 | 114 | 0.68 | 0.94 | 0 | 0.55 | 256.82 | 0.88 | 0.24 |
| Hex | 25 | 7 | 72 | 44 | 5E | 0 | 37 | 101 | 58 | 18 |
| Octal | 45 | 7 | 162 | 104 | 136 | 0 | 67 | 401 | 130 | 30 |
| Binary | 100101 | 111 | 1110010 | 1000100 | 1011110 | 0 | 110111 | 100000001 | 1011000 | 11000 |
Color Harmonies of #250772
Complementary color
Monochromatic Colors of #250772
Black with #250772
Text Example
Text Example
White with #250772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250772; }
p { color: rgb(37,7,114); }
H1.HeaderClassName
{
color: #250772;
}
.AnyTagClassName
{
color: #250772;
}
</style>
background-color css
<style>
a { background-color: #250772; }
a { background-color: rgb(37,7,114); }
div.DivClassName
{
background-color: #250772;
}
.BgClassName
{
background-color: #250772;
}
</style>
border-color css
<style>
span { border-color: #250772; }
span { border-color: rgb(37,7,114); }
td.TdClassName
{
border-color: #250772;
}
.TagClassName
{
border-color: #250772;
}
</style>