Shades of Persian Indigo #251266
Tints of Persian Indigo #251266
RGB
CMYK
RGB Variations
Color information
#251266 (or 0x251266) is known color: Persian Indigo. HEX triplet: 25, 12 and 66. RGB value is (37,18,102). Sum of RGB (Red+Green+Blue) = 37+18+102=157 (20% of max value = 765). Red value is 37 (14.84% from 255 or 23.57% from 157); Green value is 18 (7.42% from 255 or 11.46% from 157); Blue value is 102 (40.23% from 255 or 64.97% from 157); Max value from RGB is 102 - color contains mainly: blue. Hex color #251266 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251266 is #DAED99. Grayscale: #202020. Windows color (decimal): -14347674 or 6689317. OLE color: 6689317.
HSL color Cylindrical-coordinate representation of color #251266: hue angle of 253.57º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #251266 is Cyan = 0.64, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 37 | 18 | 102 | - |
| CMYK | 0.64 | 0.82 | 0 | 0.6 |
| HSL | 253.57º | 0.7% | 0.24% | - |
| HSV(B) | 253.57º | 0.82% | 0.4% | - |
| XYZ | 3.38 | 1.79 | 12.74 | - |
| YUV | 33.26 | 166.79 | 130.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 18 | 102 | 0.64 | 0.82 | 0 | 0.6 | 253.57 | 0.7 | 0.24 |
| Hex | 25 | 12 | 66 | 40 | 52 | 0 | 3C | FE | 46 | 18 |
| Octal | 45 | 22 | 146 | 100 | 122 | 0 | 74 | 376 | 106 | 30 |
| Binary | 100101 | 10010 | 1100110 | 1000000 | 1010010 | 0 | 111100 | 11111110 | 1000110 | 11000 |
Color Harmonies of #251266
Complementary color
Monochromatic Colors of #251266
Black with #251266
Text Example
Text Example
White with #251266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251266; }
p { color: rgb(37,18,102); }
H1.HeaderClassName
{
color: #251266;
}
.AnyTagClassName
{
color: #251266;
}
</style>
background-color css
<style>
a { background-color: #251266; }
a { background-color: rgb(37,18,102); }
div.DivClassName
{
background-color: #251266;
}
.BgClassName
{
background-color: #251266;
}
</style>
border-color css
<style>
span { border-color: #251266; }
span { border-color: rgb(37,18,102); }
td.TdClassName
{
border-color: #251266;
}
.TagClassName
{
border-color: #251266;
}
</style>