Shades of Persian Indigo #251373
Tints of Persian Indigo #251373
RGB
CMYK
RGB Variations
Color information
#251373 (or 0x251373) is known color: Persian Indigo. HEX triplet: 25, 13 and 73. RGB value is (37,19,115). Sum of RGB (Red+Green+Blue) = 37+19+115=171 (22% of max value = 765). Red value is 37 (14.84% from 255 or 21.64% from 171); Green value is 19 (7.81% from 255 or 11.11% from 171); Blue value is 115 (45.31% from 255 or 67.25% from 171); Max value from RGB is 115 - color contains mainly: blue. Hex color #251373 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251373 is #DAEC8C. Grayscale: #222222. Windows color (decimal): -14347405 or 7541541. OLE color: 7541541.
HSL color Cylindrical-coordinate representation of color #251373: hue angle of 251.25º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #251373 is Cyan = 0.68, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 19 | 115 | - |
| CMYK | 0.68 | 0.83 | 0 | 0.55 |
| HSL | 251.25º | 0.72% | 0.26% | - |
| HSV(B) | 251.25º | 0.83% | 0.45% | - |
| XYZ | 4.09 | 2.1 | 16.41 | - |
| YUV | 35.33 | 172.96 | 129.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 19 | 115 | 0.68 | 0.83 | 0 | 0.55 | 251.25 | 0.72 | 0.26 |
| Hex | 25 | 13 | 73 | 44 | 53 | 0 | 37 | FB | 48 | 1A |
| Octal | 45 | 23 | 163 | 104 | 123 | 0 | 67 | 373 | 110 | 32 |
| Binary | 100101 | 10011 | 1110011 | 1000100 | 1010011 | 0 | 110111 | 11111011 | 1001000 | 11010 |
Color Harmonies of #251373
Complementary color
Monochromatic Colors of #251373
Black with #251373
Text Example
Text Example
White with #251373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251373; }
p { color: rgb(37,19,115); }
H1.HeaderClassName
{
color: #251373;
}
.AnyTagClassName
{
color: #251373;
}
</style>
background-color css
<style>
a { background-color: #251373; }
a { background-color: rgb(37,19,115); }
div.DivClassName
{
background-color: #251373;
}
.BgClassName
{
background-color: #251373;
}
</style>
border-color css
<style>
span { border-color: #251373; }
span { border-color: rgb(37,19,115); }
td.TdClassName
{
border-color: #251373;
}
.TagClassName
{
border-color: #251373;
}
</style>