Shades of Persian Indigo #251178
Tints of Persian Indigo #251178
RGB
CMYK
RGB Variations
Color information
#251178 (or 0x251178) is known color: Persian Indigo. HEX triplet: 25, 11 and 78. RGB value is (37,17,120). Sum of RGB (Red+Green+Blue) = 37+17+120=174 (23% of max value = 765). Red value is 37 (14.84% from 255 or 21.26% from 174); Green value is 17 (7.03% from 255 or 9.77% from 174); Blue value is 120 (47.27% from 255 or 68.97% from 174); Max value from RGB is 120 - color contains mainly: blue. Hex color #251178 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251178 is #DAEE87. Grayscale: #222222. Windows color (decimal): -14347912 or 7868709. OLE color: 7868709.
HSL color Cylindrical-coordinate representation of color #251178: hue angle of 251.65º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #251178 is Cyan = 0.69, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 17 | 120 | - |
| CMYK | 0.69 | 0.86 | 0 | 0.53 |
| HSL | 251.65º | 0.75% | 0.27% | - |
| HSV(B) | 251.65º | 0.86% | 0.47% | - |
| XYZ | 4.35 | 2.15 | 17.95 | - |
| YUV | 34.72 | 176.13 | 129.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 17 | 120 | 0.69 | 0.86 | 0 | 0.53 | 251.65 | 0.75 | 0.27 |
| Hex | 25 | 11 | 78 | 45 | 56 | 0 | 35 | FC | 4B | 1B |
| Octal | 45 | 21 | 170 | 105 | 126 | 0 | 65 | 374 | 113 | 33 |
| Binary | 100101 | 10001 | 1111000 | 1000101 | 1010110 | 0 | 110101 | 11111100 | 1001011 | 11011 |
Color Harmonies of #251178
Complementary color
Monochromatic Colors of #251178
Black with #251178
Text Example
Text Example
White with #251178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251178; }
p { color: rgb(37,17,120); }
H1.HeaderClassName
{
color: #251178;
}
.AnyTagClassName
{
color: #251178;
}
</style>
background-color css
<style>
a { background-color: #251178; }
a { background-color: rgb(37,17,120); }
div.DivClassName
{
background-color: #251178;
}
.BgClassName
{
background-color: #251178;
}
</style>
border-color css
<style>
span { border-color: #251178; }
span { border-color: rgb(37,17,120); }
td.TdClassName
{
border-color: #251178;
}
.TagClassName
{
border-color: #251178;
}
</style>