Shades of Persian Indigo #251168
Tints of Persian Indigo #251168
RGB
CMYK
RGB Variations
Color information
#251168 (or 0x251168) is known color: Persian Indigo. HEX triplet: 25, 11 and 68. RGB value is (37,17,104). Sum of RGB (Red+Green+Blue) = 37+17+104=158 (20% of max value = 765). Red value is 37 (14.84% from 255 or 23.42% from 158); Green value is 17 (7.03% from 255 or 10.76% from 158); Blue value is 104 (41.02% from 255 or 65.82% from 158); Max value from RGB is 104 - color contains mainly: blue. Hex color #251168 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251168 is #DAEE97. Grayscale: #202020. Windows color (decimal): -14347928 or 6820133. OLE color: 6820133.
HSL color Cylindrical-coordinate representation of color #251168: hue angle of 253.79º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #251168 is Cyan = 0.64, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 37 | 17 | 104 | - |
| CMYK | 0.64 | 0.84 | 0 | 0.59 |
| HSL | 253.79º | 0.72% | 0.24% | - |
| HSV(B) | 253.79º | 0.84% | 0.41% | - |
| XYZ | 3.46 | 1.79 | 13.26 | - |
| YUV | 32.9 | 168.13 | 130.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 17 | 104 | 0.64 | 0.84 | 0 | 0.59 | 253.79 | 0.72 | 0.24 |
| Hex | 25 | 11 | 68 | 40 | 54 | 0 | 3B | FE | 48 | 18 |
| Octal | 45 | 21 | 150 | 100 | 124 | 0 | 73 | 376 | 110 | 30 |
| Binary | 100101 | 10001 | 1101000 | 1000000 | 1010100 | 0 | 111011 | 11111110 | 1001000 | 11000 |
Color Harmonies of #251168
Complementary color
Monochromatic Colors of #251168
Black with #251168
Text Example
Text Example
White with #251168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251168; }
p { color: rgb(37,17,104); }
H1.HeaderClassName
{
color: #251168;
}
.AnyTagClassName
{
color: #251168;
}
</style>
background-color css
<style>
a { background-color: #251168; }
a { background-color: rgb(37,17,104); }
div.DivClassName
{
background-color: #251168;
}
.BgClassName
{
background-color: #251168;
}
</style>
border-color css
<style>
span { border-color: #251168; }
span { border-color: rgb(37,17,104); }
td.TdClassName
{
border-color: #251168;
}
.TagClassName
{
border-color: #251168;
}
</style>