Shades of Persian Indigo #250271
Tints of Persian Indigo #250271
RGB
CMYK
RGB Variations
Color information
#250271 (or 0x250271) is known color: Persian Indigo. HEX triplet: 25, 02 and 71. RGB value is (37,2,113). Sum of RGB (Red+Green+Blue) = 37+2+113=152 (20% of max value = 765). Red value is 37 (14.84% from 255 or 24.34% from 152); Green value is 2 (1.17% from 255 or 1.32% from 152); Blue value is 113 (44.53% from 255 or 74.34% from 152); Max value from RGB is 113 - color contains mainly: blue. Hex color #250271 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250271 is #DAFD8E. Grayscale: #181818. Windows color (decimal): -14351759 or 7406117. OLE color: 7406117.
HSL color Cylindrical-coordinate representation of color #250271: hue angle of 258.92º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #250271 is Cyan = 0.67, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 2 | 113 | - |
| CMYK | 0.67 | 0.98 | 0 | 0.56 |
| HSL | 258.92º | 0.97% | 0.23% | - |
| HSV(B) | 258.92º | 0.98% | 0.44% | - |
| XYZ | 3.77 | 1.63 | 15.74 | - |
| YUV | 25.12 | 177.6 | 136.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 2 | 113 | 0.67 | 0.98 | 0 | 0.56 | 258.92 | 0.97 | 0.23 |
| Hex | 25 | 2 | 71 | 43 | 62 | 0 | 38 | 103 | 61 | 17 |
| Octal | 45 | 2 | 161 | 103 | 142 | 0 | 70 | 403 | 141 | 27 |
| Binary | 100101 | 10 | 1110001 | 1000011 | 1100010 | 0 | 111000 | 100000011 | 1100001 | 10111 |
Color Harmonies of #250271
Complementary color
Monochromatic Colors of #250271
Black with #250271
Text Example
Text Example
White with #250271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250271; }
p { color: rgb(37,2,113); }
H1.HeaderClassName
{
color: #250271;
}
.AnyTagClassName
{
color: #250271;
}
</style>
background-color css
<style>
a { background-color: #250271; }
a { background-color: rgb(37,2,113); }
div.DivClassName
{
background-color: #250271;
}
.BgClassName
{
background-color: #250271;
}
</style>
border-color css
<style>
span { border-color: #250271; }
span { border-color: rgb(37,2,113); }
td.TdClassName
{
border-color: #250271;
}
.TagClassName
{
border-color: #250271;
}
</style>