Shades of Persian Indigo #250760
Tints of Persian Indigo #250760
RGB
CMYK
RGB Variations
Color information
#250760 (or 0x250760) is known color: Persian Indigo. HEX triplet: 25, 07 and 60. RGB value is (37,7,96). Sum of RGB (Red+Green+Blue) = 37+7+96=140 (18% of max value = 765). Red value is 37 (14.84% from 255 or 26.43% from 140); Green value is 7 (3.12% from 255 or 5% from 140); Blue value is 96 (37.89% from 255 or 68.57% from 140); Max value from RGB is 96 - color contains mainly: blue. Hex color #250760 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250760 is #DAF89F. Grayscale: #191919. Windows color (decimal): -14350496 or 6293285. OLE color: 6293285.
HSL color Cylindrical-coordinate representation of color #250760: hue angle of 260.22º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #250760 is Cyan = 0.61, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 37 | 7 | 96 | - |
| CMYK | 0.61 | 0.93 | 0 | 0.62 |
| HSL | 260.22º | 0.86% | 0.2% | - |
| HSV(B) | 260.22º | 0.93% | 0.38% | - |
| XYZ | 2.95 | 1.39 | 11.18 | - |
| YUV | 26.12 | 167.44 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 7 | 96 | 0.61 | 0.93 | 0 | 0.62 | 260.22 | 0.86 | 0.2 |
| Hex | 25 | 7 | 60 | 3D | 5D | 0 | 3E | 104 | 56 | 14 |
| Octal | 45 | 7 | 140 | 75 | 135 | 0 | 76 | 404 | 126 | 24 |
| Binary | 100101 | 111 | 1100000 | 111101 | 1011101 | 0 | 111110 | 100000100 | 1010110 | 10100 |
Color Harmonies of #250760
Complementary color
Monochromatic Colors of #250760
Black with #250760
Text Example
Text Example
White with #250760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250760; }
p { color: rgb(37,7,96); }
H1.HeaderClassName
{
color: #250760;
}
.AnyTagClassName
{
color: #250760;
}
</style>
background-color css
<style>
a { background-color: #250760; }
a { background-color: rgb(37,7,96); }
div.DivClassName
{
background-color: #250760;
}
.BgClassName
{
background-color: #250760;
}
</style>
border-color css
<style>
span { border-color: #250760; }
span { border-color: rgb(37,7,96); }
td.TdClassName
{
border-color: #250760;
}
.TagClassName
{
border-color: #250760;
}
</style>