Shades of Persian Indigo #251270
Tints of Persian Indigo #251270
RGB
CMYK
RGB Variations
Color information
#251270 (or 0x251270) is known color: Persian Indigo. HEX triplet: 25, 12 and 70. RGB value is (37,18,112). Sum of RGB (Red+Green+Blue) = 37+18+112=167 (22% of max value = 765). Red value is 37 (14.84% from 255 or 22.16% from 167); Green value is 18 (7.42% from 255 or 10.78% from 167); Blue value is 112 (44.14% from 255 or 67.07% from 167); Max value from RGB is 112 - color contains mainly: blue. Hex color #251270 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251270 is #DAED8F. Grayscale: #222222. Windows color (decimal): -14347664 or 7344677. OLE color: 7344677.
HSL color Cylindrical-coordinate representation of color #251270: hue angle of 252.13º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #251270 is Cyan = 0.67, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 18 | 112 | - |
| CMYK | 0.67 | 0.84 | 0 | 0.56 |
| HSL | 252.13º | 0.72% | 0.25% | - |
| HSV(B) | 252.13º | 0.84% | 0.44% | - |
| XYZ | 3.9 | 2 | 15.51 | - |
| YUV | 34.4 | 171.79 | 129.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 18 | 112 | 0.67 | 0.84 | 0 | 0.56 | 252.13 | 0.72 | 0.25 |
| Hex | 25 | 12 | 70 | 43 | 54 | 0 | 38 | FC | 48 | 19 |
| Octal | 45 | 22 | 160 | 103 | 124 | 0 | 70 | 374 | 110 | 31 |
| Binary | 100101 | 10010 | 1110000 | 1000011 | 1010100 | 0 | 111000 | 11111100 | 1001000 | 11001 |
Color Harmonies of #251270
Complementary color
Monochromatic Colors of #251270
Black with #251270
Text Example
Text Example
White with #251270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251270; }
p { color: rgb(37,18,112); }
H1.HeaderClassName
{
color: #251270;
}
.AnyTagClassName
{
color: #251270;
}
</style>
background-color css
<style>
a { background-color: #251270; }
a { background-color: rgb(37,18,112); }
div.DivClassName
{
background-color: #251270;
}
.BgClassName
{
background-color: #251270;
}
</style>
border-color css
<style>
span { border-color: #251270; }
span { border-color: rgb(37,18,112); }
td.TdClassName
{
border-color: #251270;
}
.TagClassName
{
border-color: #251270;
}
</style>