Shades of Persian Indigo #250186
Tints of Persian Indigo #250186
RGB
CMYK
RGB Variations
Color information
#250186 (or 0x250186) is known color: Persian Indigo. HEX triplet: 25, 01 and 86. RGB value is (37,1,134). Sum of RGB (Red+Green+Blue) = 37+1+134=172 (22% of max value = 765). Red value is 37 (14.84% from 255 or 21.51% from 172); Green value is 1 (0.78% from 255 or 0.58% from 172); Blue value is 134 (52.73% from 255 or 77.91% from 172); Max value from RGB is 134 - color contains mainly: blue. Hex color #250186 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #250186 is #DAFE79. Grayscale: #1A1A1A. Windows color (decimal): -14351994 or 8782117. OLE color: 8782117.
HSL color Cylindrical-coordinate representation of color #250186: hue angle of 256.24º degrees, saturation: 0.99, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #250186 is Cyan = 0.72, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 37 | 1 | 134 | - |
| CMYK | 0.72 | 0.99 | 0 | 0.47 |
| HSL | 256.24º | 0.99% | 0.26% | - |
| HSV(B) | 256.24º | 0.99% | 0.53% | - |
| XYZ | 5.08 | 2.14 | 22.7 | - |
| YUV | 26.93 | 188.43 | 135.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 1 | 134 | 0.72 | 0.99 | 0 | 0.47 | 256.24 | 0.99 | 0.26 |
| Hex | 25 | 1 | 86 | 48 | 63 | 0 | 2F | 100 | 63 | 1A |
| Octal | 45 | 1 | 206 | 110 | 143 | 0 | 57 | 400 | 143 | 32 |
| Binary | 100101 | 1 | 10000110 | 1001000 | 1100011 | 0 | 101111 | 100000000 | 1100011 | 11010 |
Color Harmonies of #250186
Complementary color
Monochromatic Colors of #250186
Black with #250186
Text Example
Text Example
White with #250186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250186; }
p { color: rgb(37,1,134); }
H1.HeaderClassName
{
color: #250186;
}
.AnyTagClassName
{
color: #250186;
}
</style>
background-color css
<style>
a { background-color: #250186; }
a { background-color: rgb(37,1,134); }
div.DivClassName
{
background-color: #250186;
}
.BgClassName
{
background-color: #250186;
}
</style>
border-color css
<style>
span { border-color: #250186; }
span { border-color: rgb(37,1,134); }
td.TdClassName
{
border-color: #250186;
}
.TagClassName
{
border-color: #250186;
}
</style>