Shades of Persian Indigo #362172
Tints of Persian Indigo #362172
RGB
CMYK
RGB Variations
Color information
#362172 (or 0x362172) is known color: Persian Indigo. HEX triplet: 36, 21 and 72. RGB value is (54,33,114). Sum of RGB (Red+Green+Blue) = 54+33+114=201 (26% of max value = 765). Red value is 54 (21.48% from 255 or 26.87% from 201); Green value is 33 (13.28% from 255 or 16.42% from 201); Blue value is 114 (44.92% from 255 or 56.72% from 201); Max value from RGB is 114 - color contains mainly: blue. Hex color #362172 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362172 is #C9DE8D. Grayscale: #303030. Windows color (decimal): -13229710 or 7479606. OLE color: 7479606.
HSL color Cylindrical-coordinate representation of color #362172: hue angle of 255.56º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #362172 is Cyan = 0.53, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 33 | 114 | - |
| CMYK | 0.53 | 0.71 | 0 | 0.55 |
| HSL | 255.56º | 0.55% | 0.29% | - |
| HSV(B) | 255.56º | 0.71% | 0.45% | - |
| XYZ | 5.1 | 3.09 | 16.25 | - |
| YUV | 48.51 | 164.96 | 131.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 33 | 114 | 0.53 | 0.71 | 0 | 0.55 | 255.56 | 0.55 | 0.29 |
| Hex | 36 | 21 | 72 | 35 | 47 | 0 | 37 | 100 | 37 | 1D |
| Octal | 66 | 41 | 162 | 65 | 107 | 0 | 67 | 400 | 67 | 35 |
| Binary | 110110 | 100001 | 1110010 | 110101 | 1000111 | 0 | 110111 | 100000000 | 110111 | 11101 |
Color Harmonies of #362172
Complementary color
Monochromatic Colors of #362172
Black with #362172
Text Example
Text Example
White with #362172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362172; }
p { color: rgb(54,33,114); }
H1.HeaderClassName
{
color: #362172;
}
.AnyTagClassName
{
color: #362172;
}
</style>
background-color css
<style>
a { background-color: #362172; }
a { background-color: rgb(54,33,114); }
div.DivClassName
{
background-color: #362172;
}
.BgClassName
{
background-color: #362172;
}
</style>
border-color css
<style>
span { border-color: #362172; }
span { border-color: rgb(54,33,114); }
td.TdClassName
{
border-color: #362172;
}
.TagClassName
{
border-color: #362172;
}
</style>