Shades of Persian Indigo #36039A
Tints of Persian Indigo #36039A
RGB
CMYK
RGB Variations
Color information
#36039A (or 0x36039A) is known color: Persian Indigo. HEX triplet: 36, 03 and 9A. RGB value is (54,3,154). Sum of RGB (Red+Green+Blue) = 54+3+154=211 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.59% from 211); Green value is 3 (1.56% from 255 or 1.42% from 211); Blue value is 154 (60.55% from 255 or 72.99% from 211); Max value from RGB is 154 - color contains mainly: blue. Hex color #36039A is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #36039A is #C9FC65. Grayscale: #222222. Windows color (decimal): -13237350 or 10093366. OLE color: 10093366.
HSL color Cylindrical-coordinate representation of color #36039A: hue angle of 260.26º degrees, saturation: 0.96, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #36039A is Cyan = 0.65, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 54 | 3 | 154 | - |
| CMYK | 0.65 | 0.98 | 0 | 0.40 |
| HSL | 260.26º | 0.96% | 0.31% | - |
| HSV(B) | 260.26º | 0.98% | 0.6% | - |
| XYZ | 7.39 | 3.18 | 30.8 | - |
| YUV | 35.46 | 194.9 | 141.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 3 | 154 | 0.65 | 0.98 | 0 | 0.40 | 260.26 | 0.96 | 0.31 |
| Hex | 36 | 3 | 9A | 41 | 62 | 0 | 28 | 104 | 60 | 1F |
| Octal | 66 | 3 | 232 | 101 | 142 | 0 | 50 | 404 | 140 | 37 |
| Binary | 110110 | 11 | 10011010 | 1000001 | 1100010 | 0 | 101000 | 100000100 | 1100000 | 11111 |
Color Harmonies of #36039A
Complementary color
Monochromatic Colors of #36039A
Black with #36039A
Text Example
Text Example
White with #36039A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #36039A; }
p { color: rgb(54,3,154); }
H1.HeaderClassName
{
color: #36039A;
}
.AnyTagClassName
{
color: #36039A;
}
</style>
background-color css
<style>
a { background-color: #36039A; }
a { background-color: rgb(54,3,154); }
div.DivClassName
{
background-color: #36039A;
}
.BgClassName
{
background-color: #36039A;
}
</style>
border-color css
<style>
span { border-color: #36039A; }
span { border-color: rgb(54,3,154); }
td.TdClassName
{
border-color: #36039A;
}
.TagClassName
{
border-color: #36039A;
}
</style>