Shades of Persian Indigo #362175
Tints of Persian Indigo #362175
RGB
CMYK
RGB Variations
Color information
#362175 (or 0x362175) is known color: Persian Indigo. HEX triplet: 36, 21 and 75. RGB value is (54,33,117). Sum of RGB (Red+Green+Blue) = 54+33+117=204 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.47% from 204); Green value is 33 (13.28% from 255 or 16.18% from 204); Blue value is 117 (46.09% from 255 or 57.35% from 204); Max value from RGB is 117 - color contains mainly: blue. Hex color #362175 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362175 is #C9DE8A. Grayscale: #303030. Windows color (decimal): -13229707 or 7676214. OLE color: 7676214.
HSL color Cylindrical-coordinate representation of color #362175: hue angle of 255º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #362175 is Cyan = 0.54, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 33 | 117 | - |
| CMYK | 0.54 | 0.72 | 0 | 0.54 |
| HSL | 255º | 0.56% | 0.29% | - |
| HSV(B) | 255º | 0.72% | 0.46% | - |
| XYZ | 5.28 | 3.16 | 17.16 | - |
| YUV | 48.86 | 166.46 | 131.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 33 | 117 | 0.54 | 0.72 | 0 | 0.54 | 255 | 0.56 | 0.29 |
| Hex | 36 | 21 | 75 | 36 | 48 | 0 | 36 | FF | 38 | 1D |
| Octal | 66 | 41 | 165 | 66 | 110 | 0 | 66 | 377 | 70 | 35 |
| Binary | 110110 | 100001 | 1110101 | 110110 | 1001000 | 0 | 110110 | 11111111 | 111000 | 11101 |
Color Harmonies of #362175
Complementary color
Monochromatic Colors of #362175
Black with #362175
Text Example
Text Example
White with #362175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362175; }
p { color: rgb(54,33,117); }
H1.HeaderClassName
{
color: #362175;
}
.AnyTagClassName
{
color: #362175;
}
</style>
background-color css
<style>
a { background-color: #362175; }
a { background-color: rgb(54,33,117); }
div.DivClassName
{
background-color: #362175;
}
.BgClassName
{
background-color: #362175;
}
</style>
border-color css
<style>
span { border-color: #362175; }
span { border-color: rgb(54,33,117); }
td.TdClassName
{
border-color: #362175;
}
.TagClassName
{
border-color: #362175;
}
</style>