Shades of Persian Indigo #250185
Tints of Persian Indigo #250185
RGB
CMYK
RGB Variations
Color information
#250185 (or 0x250185) is known color: Persian Indigo. HEX triplet: 25, 01 and 85. RGB value is (37,1,133). Sum of RGB (Red+Green+Blue) = 37+1+133=171 (22% of max value = 765). Red value is 37 (14.84% from 255 or 21.64% from 171); Green value is 1 (0.78% from 255 or 0.58% from 171); Blue value is 133 (52.34% from 255 or 77.78% from 171); Max value from RGB is 133 - color contains mainly: blue. Hex color #250185 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #250185 is #DAFE7A. Grayscale: #1A1A1A. Windows color (decimal): -14351995 or 8716581. OLE color: 8716581.
HSL color Cylindrical-coordinate representation of color #250185: hue angle of 256.36º degrees, saturation: 0.99, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #250185 is Cyan = 0.72, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 37 | 1 | 133 | - |
| CMYK | 0.72 | 0.99 | 0 | 0.48 |
| HSL | 256.36º | 0.99% | 0.26% | - |
| HSV(B) | 256.36º | 0.99% | 0.52% | - |
| XYZ | 5.01 | 2.11 | 22.33 | - |
| YUV | 26.81 | 187.93 | 135.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 1 | 133 | 0.72 | 0.99 | 0 | 0.48 | 256.36 | 0.99 | 0.26 |
| Hex | 25 | 1 | 85 | 48 | 63 | 0 | 30 | 100 | 63 | 1A |
| Octal | 45 | 1 | 205 | 110 | 143 | 0 | 60 | 400 | 143 | 32 |
| Binary | 100101 | 1 | 10000101 | 1001000 | 1100011 | 0 | 110000 | 100000000 | 1100011 | 11010 |
Color Harmonies of #250185
Complementary color
Monochromatic Colors of #250185
Black with #250185
Text Example
Text Example
White with #250185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250185; }
p { color: rgb(37,1,133); }
H1.HeaderClassName
{
color: #250185;
}
.AnyTagClassName
{
color: #250185;
}
</style>
background-color css
<style>
a { background-color: #250185; }
a { background-color: rgb(37,1,133); }
div.DivClassName
{
background-color: #250185;
}
.BgClassName
{
background-color: #250185;
}
</style>
border-color css
<style>
span { border-color: #250185; }
span { border-color: rgb(37,1,133); }
td.TdClassName
{
border-color: #250185;
}
.TagClassName
{
border-color: #250185;
}
</style>