Shades of Persian Indigo #372174
Tints of Persian Indigo #372174
RGB
CMYK
RGB Variations
Color information
#372174 (or 0x372174) is known color: Persian Indigo. HEX triplet: 37, 21 and 74. RGB value is (55,33,116). Sum of RGB (Red+Green+Blue) = 55+33+116=204 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.96% from 204); Green value is 33 (13.28% from 255 or 16.18% from 204); Blue value is 116 (45.70% from 255 or 56.86% from 204); Max value from RGB is 116 - color contains mainly: blue. Hex color #372174 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372174 is #C8DE8B. Grayscale: #303030. Windows color (decimal): -13164172 or 7610679. OLE color: 7610679.
HSL color Cylindrical-coordinate representation of color #372174: hue angle of 255.9º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #372174 is Cyan = 0.53, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 33 | 116 | - |
| CMYK | 0.53 | 0.72 | 0 | 0.55 |
| HSL | 255.9º | 0.56% | 0.29% | - |
| HSV(B) | 255.9º | 0.72% | 0.45% | - |
| XYZ | 5.27 | 3.16 | 16.86 | - |
| YUV | 49.04 | 165.79 | 132.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 33 | 116 | 0.53 | 0.72 | 0 | 0.55 | 255.9 | 0.56 | 0.29 |
| Hex | 37 | 21 | 74 | 35 | 48 | 0 | 37 | 100 | 38 | 1D |
| Octal | 67 | 41 | 164 | 65 | 110 | 0 | 67 | 400 | 70 | 35 |
| Binary | 110111 | 100001 | 1110100 | 110101 | 1001000 | 0 | 110111 | 100000000 | 111000 | 11101 |
Color Harmonies of #372174
Complementary color
Monochromatic Colors of #372174
Black with #372174
Text Example
Text Example
White with #372174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372174; }
p { color: rgb(55,33,116); }
H1.HeaderClassName
{
color: #372174;
}
.AnyTagClassName
{
color: #372174;
}
</style>
background-color css
<style>
a { background-color: #372174; }
a { background-color: rgb(55,33,116); }
div.DivClassName
{
background-color: #372174;
}
.BgClassName
{
background-color: #372174;
}
</style>
border-color css
<style>
span { border-color: #372174; }
span { border-color: rgb(55,33,116); }
td.TdClassName
{
border-color: #372174;
}
.TagClassName
{
border-color: #372174;
}
</style>