Shades of Persian Indigo #251166
Tints of Persian Indigo #251166
RGB
CMYK
RGB Variations
Color information
#251166 (or 0x251166) is known color: Persian Indigo. HEX triplet: 25, 11 and 66. RGB value is (37,17,102). Sum of RGB (Red+Green+Blue) = 37+17+102=156 (20% of max value = 765). Red value is 37 (14.84% from 255 or 23.72% from 156); Green value is 17 (7.03% from 255 or 10.90% from 156); Blue value is 102 (40.23% from 255 or 65.38% from 156); Max value from RGB is 102 - color contains mainly: blue. Hex color #251166 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251166 is #DAEE99. Grayscale: #202020. Windows color (decimal): -14347930 or 6689061. OLE color: 6689061.
HSL color Cylindrical-coordinate representation of color #251166: hue angle of 254.12º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #251166 is Cyan = 0.64, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 37 | 17 | 102 | - |
| CMYK | 0.64 | 0.83 | 0 | 0.6 |
| HSL | 254.12º | 0.71% | 0.23% | - |
| HSV(B) | 254.12º | 0.83% | 0.4% | - |
| XYZ | 3.36 | 1.75 | 12.73 | - |
| YUV | 32.67 | 167.13 | 131.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 17 | 102 | 0.64 | 0.83 | 0 | 0.6 | 254.12 | 0.71 | 0.23 |
| Hex | 25 | 11 | 66 | 40 | 53 | 0 | 3C | FE | 47 | 17 |
| Octal | 45 | 21 | 146 | 100 | 123 | 0 | 74 | 376 | 107 | 27 |
| Binary | 100101 | 10001 | 1100110 | 1000000 | 1010011 | 0 | 111100 | 11111110 | 1000111 | 10111 |
Color Harmonies of #251166
Complementary color
Monochromatic Colors of #251166
Black with #251166
Text Example
Text Example
White with #251166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251166; }
p { color: rgb(37,17,102); }
H1.HeaderClassName
{
color: #251166;
}
.AnyTagClassName
{
color: #251166;
}
</style>
background-color css
<style>
a { background-color: #251166; }
a { background-color: rgb(37,17,102); }
div.DivClassName
{
background-color: #251166;
}
.BgClassName
{
background-color: #251166;
}
</style>
border-color css
<style>
span { border-color: #251166; }
span { border-color: rgb(37,17,102); }
td.TdClassName
{
border-color: #251166;
}
.TagClassName
{
border-color: #251166;
}
</style>