Shades of Persian Indigo #250671
Tints of Persian Indigo #250671
RGB
CMYK
RGB Variations
Color information
#250671 (or 0x250671) is known color: Persian Indigo. HEX triplet: 25, 06 and 71. RGB value is (37,6,113). Sum of RGB (Red+Green+Blue) = 37+6+113=156 (20% of max value = 765). Red value is 37 (14.84% from 255 or 23.72% from 156); Green value is 6 (2.73% from 255 or 3.85% from 156); Blue value is 113 (44.53% from 255 or 72.44% from 156); Max value from RGB is 113 - color contains mainly: blue. Hex color #250671 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250671 is #DAF98E. Grayscale: #1B1B1B. Windows color (decimal): -14350735 or 7407141. OLE color: 7407141.
HSL color Cylindrical-coordinate representation of color #250671: hue angle of 257.38º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #250671 is Cyan = 0.67, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 6 | 113 | - |
| CMYK | 0.67 | 0.95 | 0 | 0.56 |
| HSL | 257.38º | 0.9% | 0.23% | - |
| HSV(B) | 257.38º | 0.95% | 0.44% | - |
| XYZ | 3.81 | 1.72 | 15.75 | - |
| YUV | 27.47 | 176.27 | 134.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 6 | 113 | 0.67 | 0.95 | 0 | 0.56 | 257.38 | 0.9 | 0.23 |
| Hex | 25 | 6 | 71 | 43 | 5F | 0 | 38 | 101 | 5A | 17 |
| Octal | 45 | 6 | 161 | 103 | 137 | 0 | 70 | 401 | 132 | 27 |
| Binary | 100101 | 110 | 1110001 | 1000011 | 1011111 | 0 | 111000 | 100000001 | 1011010 | 10111 |
Color Harmonies of #250671
Complementary color
Monochromatic Colors of #250671
Black with #250671
Text Example
Text Example
White with #250671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250671; }
p { color: rgb(37,6,113); }
H1.HeaderClassName
{
color: #250671;
}
.AnyTagClassName
{
color: #250671;
}
</style>
background-color css
<style>
a { background-color: #250671; }
a { background-color: rgb(37,6,113); }
div.DivClassName
{
background-color: #250671;
}
.BgClassName
{
background-color: #250671;
}
</style>
border-color css
<style>
span { border-color: #250671; }
span { border-color: rgb(37,6,113); }
td.TdClassName
{
border-color: #250671;
}
.TagClassName
{
border-color: #250671;
}
</style>