Shades of Persian Indigo #251572
Tints of Persian Indigo #251572
RGB
CMYK
RGB Variations
Color information
#251572 (or 0x251572) is known color: Persian Indigo. HEX triplet: 25, 15 and 72. RGB value is (37,21,114). Sum of RGB (Red+Green+Blue) = 37+21+114=172 (22% of max value = 765). Red value is 37 (14.84% from 255 or 21.51% from 172); Green value is 21 (8.59% from 255 or 12.21% from 172); Blue value is 114 (44.92% from 255 or 66.28% from 172); Max value from RGB is 114 - color contains mainly: blue. Hex color #251572 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251572 is #DAEA8D. Grayscale: #242424. Windows color (decimal): -14346894 or 7476517. OLE color: 7476517.
HSL color Cylindrical-coordinate representation of color #251572: hue angle of 250.32º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #251572 is Cyan = 0.68, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 21 | 114 | - |
| CMYK | 0.68 | 0.82 | 0 | 0.55 |
| HSL | 250.32º | 0.69% | 0.26% | - |
| HSV(B) | 250.32º | 0.82% | 0.45% | - |
| XYZ | 4.07 | 2.14 | 16.12 | - |
| YUV | 36.39 | 171.8 | 128.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 21 | 114 | 0.68 | 0.82 | 0 | 0.55 | 250.32 | 0.69 | 0.26 |
| Hex | 25 | 15 | 72 | 44 | 52 | 0 | 37 | FA | 45 | 1A |
| Octal | 45 | 25 | 162 | 104 | 122 | 0 | 67 | 372 | 105 | 32 |
| Binary | 100101 | 10101 | 1110010 | 1000100 | 1010010 | 0 | 110111 | 11111010 | 1000101 | 11010 |
Color Harmonies of #251572
Complementary color
Monochromatic Colors of #251572
Black with #251572
Text Example
Text Example
White with #251572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251572; }
p { color: rgb(37,21,114); }
H1.HeaderClassName
{
color: #251572;
}
.AnyTagClassName
{
color: #251572;
}
</style>
background-color css
<style>
a { background-color: #251572; }
a { background-color: rgb(37,21,114); }
div.DivClassName
{
background-color: #251572;
}
.BgClassName
{
background-color: #251572;
}
</style>
border-color css
<style>
span { border-color: #251572; }
span { border-color: rgb(37,21,114); }
td.TdClassName
{
border-color: #251572;
}
.TagClassName
{
border-color: #251572;
}
</style>