Shades of Persian Indigo #362275
Tints of Persian Indigo #362275
RGB
CMYK
RGB Variations
Color information
#362275 (or 0x362275) is known color: Persian Indigo. HEX triplet: 36, 22 and 75. RGB value is (54,34,117). Sum of RGB (Red+Green+Blue) = 54+34+117=205 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.34% from 205); Green value is 34 (13.67% from 255 or 16.59% from 205); Blue value is 117 (46.09% from 255 or 57.07% from 205); Max value from RGB is 117 - color contains mainly: blue. Hex color #362275 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362275 is #C9DD8A. Grayscale: #313131. Windows color (decimal): -13229451 or 7676470. OLE color: 7676470.
HSL color Cylindrical-coordinate representation of color #362275: hue angle of 254.46º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #362275 is Cyan = 0.54, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 34 | 117 | - |
| CMYK | 0.54 | 0.71 | 0 | 0.54 |
| HSL | 254.46º | 0.55% | 0.3% | - |
| HSV(B) | 254.46º | 0.71% | 0.46% | - |
| XYZ | 5.3 | 3.21 | 17.17 | - |
| YUV | 49.44 | 166.13 | 131.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 34 | 117 | 0.54 | 0.71 | 0 | 0.54 | 254.46 | 0.55 | 0.3 |
| Hex | 36 | 22 | 75 | 36 | 47 | 0 | 36 | FE | 37 | 1E |
| Octal | 66 | 42 | 165 | 66 | 107 | 0 | 66 | 376 | 67 | 36 |
| Binary | 110110 | 100010 | 1110101 | 110110 | 1000111 | 0 | 110110 | 11111110 | 110111 | 11110 |
Color Harmonies of #362275
Complementary color
Monochromatic Colors of #362275
Black with #362275
Text Example
Text Example
White with #362275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362275; }
p { color: rgb(54,34,117); }
H1.HeaderClassName
{
color: #362275;
}
.AnyTagClassName
{
color: #362275;
}
</style>
background-color css
<style>
a { background-color: #362275; }
a { background-color: rgb(54,34,117); }
div.DivClassName
{
background-color: #362275;
}
.BgClassName
{
background-color: #362275;
}
</style>
border-color css
<style>
span { border-color: #362275; }
span { border-color: rgb(54,34,117); }
td.TdClassName
{
border-color: #362275;
}
.TagClassName
{
border-color: #362275;
}
</style>