Shades of Persian Indigo #250385
Tints of Persian Indigo #250385
RGB
CMYK
RGB Variations
Color information
#250385 (or 0x250385) is known color: Persian Indigo. HEX triplet: 25, 03 and 85. RGB value is (37,3,133). Sum of RGB (Red+Green+Blue) = 37+3+133=173 (22% of max value = 765). Red value is 37 (14.84% from 255 or 21.39% from 173); Green value is 3 (1.56% from 255 or 1.73% from 173); Blue value is 133 (52.34% from 255 or 76.88% from 173); Max value from RGB is 133 - color contains mainly: blue. Hex color #250385 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #250385 is #DAFC7A. Grayscale: #1B1B1B. Windows color (decimal): -14351483 or 8717093. OLE color: 8717093.
HSL color Cylindrical-coordinate representation of color #250385: hue angle of 255.69º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #250385 is Cyan = 0.72, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 37 | 3 | 133 | - |
| CMYK | 0.72 | 0.98 | 0 | 0.48 |
| HSL | 255.69º | 0.96% | 0.27% | - |
| HSV(B) | 255.69º | 0.98% | 0.52% | - |
| XYZ | 5.03 | 2.15 | 22.34 | - |
| YUV | 27.99 | 187.26 | 134.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 3 | 133 | 0.72 | 0.98 | 0 | 0.48 | 255.69 | 0.96 | 0.27 |
| Hex | 25 | 3 | 85 | 48 | 62 | 0 | 30 | 100 | 60 | 1B |
| Octal | 45 | 3 | 205 | 110 | 142 | 0 | 60 | 400 | 140 | 33 |
| Binary | 100101 | 11 | 10000101 | 1001000 | 1100010 | 0 | 110000 | 100000000 | 1100000 | 11011 |
Color Harmonies of #250385
Complementary color
Monochromatic Colors of #250385
Black with #250385
Text Example
Text Example
White with #250385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250385; }
p { color: rgb(37,3,133); }
H1.HeaderClassName
{
color: #250385;
}
.AnyTagClassName
{
color: #250385;
}
</style>
background-color css
<style>
a { background-color: #250385; }
a { background-color: rgb(37,3,133); }
div.DivClassName
{
background-color: #250385;
}
.BgClassName
{
background-color: #250385;
}
</style>
border-color css
<style>
span { border-color: #250385; }
span { border-color: rgb(37,3,133); }
td.TdClassName
{
border-color: #250385;
}
.TagClassName
{
border-color: #250385;
}
</style>