Shades of Persian Indigo #251382
Tints of Persian Indigo #251382
RGB
CMYK
RGB Variations
Color information
#251382 (or 0x251382) is known color: Persian Indigo. HEX triplet: 25, 13 and 82. RGB value is (37,19,130). Sum of RGB (Red+Green+Blue) = 37+19+130=186 (24% of max value = 765). Red value is 37 (14.84% from 255 or 19.89% from 186); Green value is 19 (7.81% from 255 or 10.22% from 186); Blue value is 130 (51.17% from 255 or 69.89% from 186); Max value from RGB is 130 - color contains mainly: blue. Hex color #251382 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #251382 is #DAEC7D. Grayscale: #242424. Windows color (decimal): -14347390 or 8524581. OLE color: 8524581.
HSL color Cylindrical-coordinate representation of color #251382: hue angle of 249.73º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #251382 is Cyan = 0.72, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 37 | 19 | 130 | - |
| CMYK | 0.72 | 0.85 | 0 | 0.49 |
| HSL | 249.73º | 0.74% | 0.29% | - |
| HSV(B) | 249.73º | 0.85% | 0.51% | - |
| XYZ | 5.03 | 2.47 | 21.33 | - |
| YUV | 37.04 | 180.46 | 127.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 19 | 130 | 0.72 | 0.85 | 0 | 0.49 | 249.73 | 0.74 | 0.29 |
| Hex | 25 | 13 | 82 | 48 | 55 | 0 | 31 | FA | 4A | 1D |
| Octal | 45 | 23 | 202 | 110 | 125 | 0 | 61 | 372 | 112 | 35 |
| Binary | 100101 | 10011 | 10000010 | 1001000 | 1010101 | 0 | 110001 | 11111010 | 1001010 | 11101 |
Color Harmonies of #251382
Complementary color
Monochromatic Colors of #251382
Black with #251382
Text Example
Text Example
White with #251382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251382; }
p { color: rgb(37,19,130); }
H1.HeaderClassName
{
color: #251382;
}
.AnyTagClassName
{
color: #251382;
}
</style>
background-color css
<style>
a { background-color: #251382; }
a { background-color: rgb(37,19,130); }
div.DivClassName
{
background-color: #251382;
}
.BgClassName
{
background-color: #251382;
}
</style>
border-color css
<style>
span { border-color: #251382; }
span { border-color: rgb(37,19,130); }
td.TdClassName
{
border-color: #251382;
}
.TagClassName
{
border-color: #251382;
}
</style>