Shades of Persian Indigo #251470
Tints of Persian Indigo #251470
RGB
CMYK
RGB Variations
Color information
#251470 (or 0x251470) is known color: Persian Indigo. HEX triplet: 25, 14 and 70. RGB value is (37,20,112). Sum of RGB (Red+Green+Blue) = 37+20+112=169 (22% of max value = 765). Red value is 37 (14.84% from 255 or 21.89% from 169); Green value is 20 (8.20% from 255 or 11.83% from 169); Blue value is 112 (44.14% from 255 or 66.27% from 169); Max value from RGB is 112 - color contains mainly: blue. Hex color #251470 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251470 is #DAEB8F. Grayscale: #232323. Windows color (decimal): -14347152 or 7345189. OLE color: 7345189.
HSL color Cylindrical-coordinate representation of color #251470: hue angle of 251.09º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #251470 is Cyan = 0.67, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 20 | 112 | - |
| CMYK | 0.67 | 0.82 | 0 | 0.56 |
| HSL | 251.09º | 0.7% | 0.26% | - |
| HSV(B) | 251.09º | 0.82% | 0.44% | - |
| XYZ | 3.94 | 2.06 | 15.52 | - |
| YUV | 35.57 | 171.13 | 129.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 20 | 112 | 0.67 | 0.82 | 0 | 0.56 | 251.09 | 0.7 | 0.26 |
| Hex | 25 | 14 | 70 | 43 | 52 | 0 | 38 | FB | 46 | 1A |
| Octal | 45 | 24 | 160 | 103 | 122 | 0 | 70 | 373 | 106 | 32 |
| Binary | 100101 | 10100 | 1110000 | 1000011 | 1010010 | 0 | 111000 | 11111011 | 1000110 | 11010 |
Color Harmonies of #251470
Complementary color
Monochromatic Colors of #251470
Black with #251470
Text Example
Text Example
White with #251470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251470; }
p { color: rgb(37,20,112); }
H1.HeaderClassName
{
color: #251470;
}
.AnyTagClassName
{
color: #251470;
}
</style>
background-color css
<style>
a { background-color: #251470; }
a { background-color: rgb(37,20,112); }
div.DivClassName
{
background-color: #251470;
}
.BgClassName
{
background-color: #251470;
}
</style>
border-color css
<style>
span { border-color: #251470; }
span { border-color: rgb(37,20,112); }
td.TdClassName
{
border-color: #251470;
}
.TagClassName
{
border-color: #251470;
}
</style>