Shades of Persian Indigo #362194
Tints of Persian Indigo #362194
RGB
CMYK
RGB Variations
Color information
#362194 (or 0x362194) is known color: Persian Indigo. HEX triplet: 36, 21 and 94. RGB value is (54,33,148). Sum of RGB (Red+Green+Blue) = 54+33+148=235 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.98% from 235); Green value is 33 (13.28% from 255 or 14.04% from 235); Blue value is 148 (58.20% from 255 or 62.98% from 235); Max value from RGB is 148 - color contains mainly: blue. Hex color #362194 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #362194 is #C9DE6B. Grayscale: #333333. Windows color (decimal): -13229676 or 9707830. OLE color: 9707830.
HSL color Cylindrical-coordinate representation of color #362194: hue angle of 250.96º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #362194 is Cyan = 0.64, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 54 | 33 | 148 | - |
| CMYK | 0.64 | 0.78 | 0 | 0.42 |
| HSL | 250.96º | 0.64% | 0.35% | - |
| HSV(B) | 250.96º | 0.78% | 0.58% | - |
| XYZ | 7.41 | 4.01 | 28.4 | - |
| YUV | 52.39 | 181.96 | 129.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 33 | 148 | 0.64 | 0.78 | 0 | 0.42 | 250.96 | 0.64 | 0.35 |
| Hex | 36 | 21 | 94 | 40 | 4E | 0 | 2A | FB | 40 | 23 |
| Octal | 66 | 41 | 224 | 100 | 116 | 0 | 52 | 373 | 100 | 43 |
| Binary | 110110 | 100001 | 10010100 | 1000000 | 1001110 | 0 | 101010 | 11111011 | 1000000 | 100011 |
Color Harmonies of #362194
Complementary color
Monochromatic Colors of #362194
Black with #362194
Text Example
Text Example
White with #362194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362194; }
p { color: rgb(54,33,148); }
H1.HeaderClassName
{
color: #362194;
}
.AnyTagClassName
{
color: #362194;
}
</style>
background-color css
<style>
a { background-color: #362194; }
a { background-color: rgb(54,33,148); }
div.DivClassName
{
background-color: #362194;
}
.BgClassName
{
background-color: #362194;
}
</style>
border-color css
<style>
span { border-color: #362194; }
span { border-color: rgb(54,33,148); }
td.TdClassName
{
border-color: #362194;
}
.TagClassName
{
border-color: #362194;
}
</style>