Shades of Persian Indigo #372385
Tints of Persian Indigo #372385
RGB
CMYK
RGB Variations
Color information
#372385 (or 0x372385) is known color: Persian Indigo. HEX triplet: 37, 23 and 85. RGB value is (55,35,133). Sum of RGB (Red+Green+Blue) = 55+35+133=223 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.66% from 223); Green value is 35 (14.06% from 255 or 15.70% from 223); Blue value is 133 (52.34% from 255 or 59.64% from 223); Max value from RGB is 133 - color contains mainly: blue. Hex color #372385 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #372385 is #C8DC7A. Grayscale: #333333. Windows color (decimal): -13163643 or 8725303. OLE color: 8725303.
HSL color Cylindrical-coordinate representation of color #372385: hue angle of 252.24º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #372385 is Cyan = 0.59, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 55 | 35 | 133 | - |
| CMYK | 0.59 | 0.74 | 0 | 0.48 |
| HSL | 252.24º | 0.58% | 0.33% | - |
| HSV(B) | 252.24º | 0.74% | 0.52% | - |
| XYZ | 6.41 | 3.71 | 22.57 | - |
| YUV | 52.15 | 173.63 | 130.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 35 | 133 | 0.59 | 0.74 | 0 | 0.48 | 252.24 | 0.58 | 0.33 |
| Hex | 37 | 23 | 85 | 3B | 4A | 0 | 30 | FC | 3A | 21 |
| Octal | 67 | 43 | 205 | 73 | 112 | 0 | 60 | 374 | 72 | 41 |
| Binary | 110111 | 100011 | 10000101 | 111011 | 1001010 | 0 | 110000 | 11111100 | 111010 | 100001 |
Color Harmonies of #372385
Complementary color
Monochromatic Colors of #372385
Black with #372385
Text Example
Text Example
White with #372385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372385; }
p { color: rgb(55,35,133); }
H1.HeaderClassName
{
color: #372385;
}
.AnyTagClassName
{
color: #372385;
}
</style>
background-color css
<style>
a { background-color: #372385; }
a { background-color: rgb(55,35,133); }
div.DivClassName
{
background-color: #372385;
}
.BgClassName
{
background-color: #372385;
}
</style>
border-color css
<style>
span { border-color: #372385; }
span { border-color: rgb(55,35,133); }
td.TdClassName
{
border-color: #372385;
}
.TagClassName
{
border-color: #372385;
}
</style>