Shades of Persian Indigo #251271
Tints of Persian Indigo #251271
RGB
CMYK
RGB Variations
Color information
#251271 (or 0x251271) is known color: Persian Indigo. HEX triplet: 25, 12 and 71. RGB value is (37,18,113). Sum of RGB (Red+Green+Blue) = 37+18+113=168 (22% of max value = 765). Red value is 37 (14.84% from 255 or 22.02% from 168); Green value is 18 (7.42% from 255 or 10.71% from 168); Blue value is 113 (44.53% from 255 or 67.26% from 168); Max value from RGB is 113 - color contains mainly: blue. Hex color #251271 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251271 is #DAED8E. Grayscale: #222222. Windows color (decimal): -14347663 or 7410213. OLE color: 7410213.
HSL color Cylindrical-coordinate representation of color #251271: hue angle of 252º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #251271 is Cyan = 0.67, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 18 | 113 | - |
| CMYK | 0.67 | 0.84 | 0 | 0.56 |
| HSL | 252º | 0.73% | 0.26% | - |
| HSV(B) | 252º | 0.84% | 0.44% | - |
| XYZ | 3.96 | 2.02 | 15.8 | - |
| YUV | 34.51 | 172.29 | 129.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 18 | 113 | 0.67 | 0.84 | 0 | 0.56 | 252 | 0.73 | 0.26 |
| Hex | 25 | 12 | 71 | 43 | 54 | 0 | 38 | FC | 49 | 1A |
| Octal | 45 | 22 | 161 | 103 | 124 | 0 | 70 | 374 | 111 | 32 |
| Binary | 100101 | 10010 | 1110001 | 1000011 | 1010100 | 0 | 111000 | 11111100 | 1001001 | 11010 |
Color Harmonies of #251271
Complementary color
Monochromatic Colors of #251271
Black with #251271
Text Example
Text Example
White with #251271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251271; }
p { color: rgb(37,18,113); }
H1.HeaderClassName
{
color: #251271;
}
.AnyTagClassName
{
color: #251271;
}
</style>
background-color css
<style>
a { background-color: #251271; }
a { background-color: rgb(37,18,113); }
div.DivClassName
{
background-color: #251271;
}
.BgClassName
{
background-color: #251271;
}
</style>
border-color css
<style>
span { border-color: #251271; }
span { border-color: rgb(37,18,113); }
td.TdClassName
{
border-color: #251271;
}
.TagClassName
{
border-color: #251271;
}
</style>