Shades of Persian Indigo #251286
Tints of Persian Indigo #251286
RGB
CMYK
RGB Variations
Color information
#251286 (or 0x251286) is known color: Persian Indigo. HEX triplet: 25, 12 and 86. RGB value is (37,18,134). Sum of RGB (Red+Green+Blue) = 37+18+134=189 (25% of max value = 765). Red value is 37 (14.84% from 255 or 19.58% from 189); Green value is 18 (7.42% from 255 or 9.52% from 189); Blue value is 134 (52.73% from 255 or 70.90% from 189); Max value from RGB is 134 - color contains mainly: blue. Hex color #251286 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #251286 is #DAED79. Grayscale: #242424. Windows color (decimal): -14347642 or 8786469. OLE color: 8786469.
HSL color Cylindrical-coordinate representation of color #251286: hue angle of 249.83º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #251286 is Cyan = 0.72, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 37 | 18 | 134 | - |
| CMYK | 0.72 | 0.87 | 0 | 0.47 |
| HSL | 249.83º | 0.76% | 0.3% | - |
| HSV(B) | 249.83º | 0.87% | 0.53% | - |
| XYZ | 5.28 | 2.55 | 22.77 | - |
| YUV | 36.91 | 182.79 | 128.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 18 | 134 | 0.72 | 0.87 | 0 | 0.47 | 249.83 | 0.76 | 0.3 |
| Hex | 25 | 12 | 86 | 48 | 57 | 0 | 2F | FA | 4C | 1E |
| Octal | 45 | 22 | 206 | 110 | 127 | 0 | 57 | 372 | 114 | 36 |
| Binary | 100101 | 10010 | 10000110 | 1001000 | 1010111 | 0 | 101111 | 11111010 | 1001100 | 11110 |
Color Harmonies of #251286
Complementary color
Monochromatic Colors of #251286
Black with #251286
Text Example
Text Example
White with #251286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251286; }
p { color: rgb(37,18,134); }
H1.HeaderClassName
{
color: #251286;
}
.AnyTagClassName
{
color: #251286;
}
</style>
background-color css
<style>
a { background-color: #251286; }
a { background-color: rgb(37,18,134); }
div.DivClassName
{
background-color: #251286;
}
.BgClassName
{
background-color: #251286;
}
</style>
border-color css
<style>
span { border-color: #251286; }
span { border-color: rgb(37,18,134); }
td.TdClassName
{
border-color: #251286;
}
.TagClassName
{
border-color: #251286;
}
</style>