Shades of Persian Indigo #250975
Tints of Persian Indigo #250975
RGB
CMYK
RGB Variations
Color information
#250975 (or 0x250975) is known color: Persian Indigo. HEX triplet: 25, 09 and 75. RGB value is (37,9,117). Sum of RGB (Red+Green+Blue) = 37+9+117=163 (21% of max value = 765). Red value is 37 (14.84% from 255 or 22.70% from 163); Green value is 9 (3.91% from 255 or 5.52% from 163); Blue value is 117 (46.09% from 255 or 71.78% from 163); Max value from RGB is 117 - color contains mainly: blue. Hex color #250975 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250975 is #DAF68A. Grayscale: #1D1D1D. Windows color (decimal): -14349963 or 7670053. OLE color: 7670053.
HSL color Cylindrical-coordinate representation of color #250975: hue angle of 255.56º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #250975 is Cyan = 0.68, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 9 | 117 | - |
| CMYK | 0.68 | 0.92 | 0 | 0.54 |
| HSL | 255.56º | 0.86% | 0.25% | - |
| HSV(B) | 255.56º | 0.92% | 0.46% | - |
| XYZ | 4.07 | 1.87 | 16.98 | - |
| YUV | 29.68 | 177.28 | 133.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 9 | 117 | 0.68 | 0.92 | 0 | 0.54 | 255.56 | 0.86 | 0.25 |
| Hex | 25 | 9 | 75 | 44 | 5C | 0 | 36 | 100 | 56 | 19 |
| Octal | 45 | 11 | 165 | 104 | 134 | 0 | 66 | 400 | 126 | 31 |
| Binary | 100101 | 1001 | 1110101 | 1000100 | 1011100 | 0 | 110110 | 100000000 | 1010110 | 11001 |
Color Harmonies of #250975
Complementary color
Monochromatic Colors of #250975
Black with #250975
Text Example
Text Example
White with #250975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250975; }
p { color: rgb(37,9,117); }
H1.HeaderClassName
{
color: #250975;
}
.AnyTagClassName
{
color: #250975;
}
</style>
background-color css
<style>
a { background-color: #250975; }
a { background-color: rgb(37,9,117); }
div.DivClassName
{
background-color: #250975;
}
.BgClassName
{
background-color: #250975;
}
</style>
border-color css
<style>
span { border-color: #250975; }
span { border-color: rgb(37,9,117); }
td.TdClassName
{
border-color: #250975;
}
.TagClassName
{
border-color: #250975;
}
</style>