Shades of Persian Indigo #362174
Tints of Persian Indigo #362174
RGB
CMYK
RGB Variations
Color information
#362174 (or 0x362174) is known color: Persian Indigo. HEX triplet: 36, 21 and 74. RGB value is (54,33,116). Sum of RGB (Red+Green+Blue) = 54+33+116=203 (26% of max value = 765). Red value is 54 (21.48% from 255 or 26.60% from 203); Green value is 33 (13.28% from 255 or 16.26% from 203); Blue value is 116 (45.70% from 255 or 57.14% from 203); Max value from RGB is 116 - color contains mainly: blue. Hex color #362174 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362174 is #C9DE8B. Grayscale: #303030. Windows color (decimal): -13229708 or 7610678. OLE color: 7610678.
HSL color Cylindrical-coordinate representation of color #362174: hue angle of 255.18º 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 #362174 is Cyan = 0.53, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 33 | 116 | - |
| CMYK | 0.53 | 0.72 | 0 | 0.55 |
| HSL | 255.18º | 0.56% | 0.29% | - |
| HSV(B) | 255.18º | 0.72% | 0.45% | - |
| XYZ | 5.22 | 3.13 | 16.85 | - |
| YUV | 48.74 | 165.96 | 131.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 33 | 116 | 0.53 | 0.72 | 0 | 0.55 | 255.18 | 0.56 | 0.29 |
| Hex | 36 | 21 | 74 | 35 | 48 | 0 | 37 | FF | 38 | 1D |
| Octal | 66 | 41 | 164 | 65 | 110 | 0 | 67 | 377 | 70 | 35 |
| Binary | 110110 | 100001 | 1110100 | 110101 | 1001000 | 0 | 110111 | 11111111 | 111000 | 11101 |
Color Harmonies of #362174
Complementary color
Monochromatic Colors of #362174
Black with #362174
Text Example
Text Example
White with #362174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362174; }
p { color: rgb(54,33,116); }
H1.HeaderClassName
{
color: #362174;
}
.AnyTagClassName
{
color: #362174;
}
</style>
background-color css
<style>
a { background-color: #362174; }
a { background-color: rgb(54,33,116); }
div.DivClassName
{
background-color: #362174;
}
.BgClassName
{
background-color: #362174;
}
</style>
border-color css
<style>
span { border-color: #362174; }
span { border-color: rgb(54,33,116); }
td.TdClassName
{
border-color: #362174;
}
.TagClassName
{
border-color: #362174;
}
</style>