Shades of Persian Indigo #251781
Tints of Persian Indigo #251781
RGB
CMYK
RGB Variations
Color information
#251781 (or 0x251781) is known color: Persian Indigo. HEX triplet: 25, 17 and 81. RGB value is (37,23,129). Sum of RGB (Red+Green+Blue) = 37+23+129=189 (25% of max value = 765). Red value is 37 (14.84% from 255 or 19.58% from 189); Green value is 23 (9.38% from 255 or 12.17% from 189); Blue value is 129 (50.78% from 255 or 68.25% from 189); Max value from RGB is 129 - color contains mainly: blue. Hex color #251781 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #251781 is #DAE87E. Grayscale: #262626. Windows color (decimal): -14346367 or 8460069. OLE color: 8460069.
HSL color Cylindrical-coordinate representation of color #251781: hue angle of 247.92º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #251781 is Cyan = 0.71, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 37 | 23 | 129 | - |
| CMYK | 0.71 | 0.82 | 0 | 0.49 |
| HSL | 247.92º | 0.7% | 0.3% | - |
| HSV(B) | 247.92º | 0.82% | 0.51% | - |
| XYZ | 5.03 | 2.59 | 21 | - |
| YUV | 39.27 | 178.64 | 126.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 23 | 129 | 0.71 | 0.82 | 0 | 0.49 | 247.92 | 0.7 | 0.3 |
| Hex | 25 | 17 | 81 | 47 | 52 | 0 | 31 | F8 | 46 | 1E |
| Octal | 45 | 27 | 201 | 107 | 122 | 0 | 61 | 370 | 106 | 36 |
| Binary | 100101 | 10111 | 10000001 | 1000111 | 1010010 | 0 | 110001 | 11111000 | 1000110 | 11110 |
Color Harmonies of #251781
Complementary color
Monochromatic Colors of #251781
Black with #251781
Text Example
Text Example
White with #251781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251781; }
p { color: rgb(37,23,129); }
H1.HeaderClassName
{
color: #251781;
}
.AnyTagClassName
{
color: #251781;
}
</style>
background-color css
<style>
a { background-color: #251781; }
a { background-color: rgb(37,23,129); }
div.DivClassName
{
background-color: #251781;
}
.BgClassName
{
background-color: #251781;
}
</style>
border-color css
<style>
span { border-color: #251781; }
span { border-color: rgb(37,23,129); }
td.TdClassName
{
border-color: #251781;
}
.TagClassName
{
border-color: #251781;
}
</style>