Shades of Persian Indigo #250375
Tints of Persian Indigo #250375
RGB
CMYK
RGB Variations
Color information
#250375 (or 0x250375) is known color: Persian Indigo. HEX triplet: 25, 03 and 75. RGB value is (37,3,117). Sum of RGB (Red+Green+Blue) = 37+3+117=157 (20% of max value = 765). Red value is 37 (14.84% from 255 or 23.57% from 157); Green value is 3 (1.56% from 255 or 1.91% from 157); Blue value is 117 (46.09% from 255 or 74.52% from 157); Max value from RGB is 117 - color contains mainly: blue. Hex color #250375 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250375 is #DAFC8A. Grayscale: #191919. Windows color (decimal): -14351499 or 7668517. OLE color: 7668517.
HSL color Cylindrical-coordinate representation of color #250375: hue angle of 257.89º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #250375 is Cyan = 0.68, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 3 | 117 | - |
| CMYK | 0.68 | 0.97 | 0 | 0.54 |
| HSL | 257.89º | 0.95% | 0.24% | - |
| HSV(B) | 257.89º | 0.97% | 0.46% | - |
| XYZ | 4.01 | 1.74 | 16.95 | - |
| YUV | 26.16 | 179.26 | 135.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 3 | 117 | 0.68 | 0.97 | 0 | 0.54 | 257.89 | 0.95 | 0.24 |
| Hex | 25 | 3 | 75 | 44 | 61 | 0 | 36 | 102 | 5F | 18 |
| Octal | 45 | 3 | 165 | 104 | 141 | 0 | 66 | 402 | 137 | 30 |
| Binary | 100101 | 11 | 1110101 | 1000100 | 1100001 | 0 | 110110 | 100000010 | 1011111 | 11000 |
Color Harmonies of #250375
Complementary color
Monochromatic Colors of #250375
Black with #250375
Text Example
Text Example
White with #250375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250375; }
p { color: rgb(37,3,117); }
H1.HeaderClassName
{
color: #250375;
}
.AnyTagClassName
{
color: #250375;
}
</style>
background-color css
<style>
a { background-color: #250375; }
a { background-color: rgb(37,3,117); }
div.DivClassName
{
background-color: #250375;
}
.BgClassName
{
background-color: #250375;
}
</style>
border-color css
<style>
span { border-color: #250375; }
span { border-color: rgb(37,3,117); }
td.TdClassName
{
border-color: #250375;
}
.TagClassName
{
border-color: #250375;
}
</style>