Shades of Persian Indigo #36039D
Tints of Persian Indigo #36039D
RGB
CMYK
RGB Variations
Color information
#36039D (or 0x36039D) is known color: Persian Indigo. HEX triplet: 36, 03 and 9D. RGB value is (54,3,157). Sum of RGB (Red+Green+Blue) = 54+3+157=214 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.23% from 214); Green value is 3 (1.56% from 255 or 1.40% from 214); Blue value is 157 (61.72% from 255 or 73.36% from 214); Max value from RGB is 157 - color contains mainly: blue. Hex color #36039D is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #36039D is #C9FC62. Grayscale: #232323. Windows color (decimal): -13237347 or 10289974. OLE color: 10289974.
HSL color Cylindrical-coordinate representation of color #36039D: hue angle of 259.87º degrees, saturation: 0.96, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #36039D is Cyan = 0.66, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 54 | 3 | 157 | - |
| CMYK | 0.66 | 0.98 | 0 | 0.38 |
| HSL | 259.87º | 0.96% | 0.31% | - |
| HSV(B) | 259.87º | 0.98% | 0.62% | - |
| XYZ | 7.64 | 3.28 | 32.13 | - |
| YUV | 35.81 | 196.4 | 140.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 3 | 157 | 0.66 | 0.98 | 0 | 0.38 | 259.87 | 0.96 | 0.31 |
| Hex | 36 | 3 | 9D | 42 | 62 | 0 | 26 | 104 | 60 | 1F |
| Octal | 66 | 3 | 235 | 102 | 142 | 0 | 46 | 404 | 140 | 37 |
| Binary | 110110 | 11 | 10011101 | 1000010 | 1100010 | 0 | 100110 | 100000100 | 1100000 | 11111 |
Color Harmonies of #36039D
Complementary color
Monochromatic Colors of #36039D
Black with #36039D
Text Example
Text Example
White with #36039D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #36039D; }
p { color: rgb(54,3,157); }
H1.HeaderClassName
{
color: #36039D;
}
.AnyTagClassName
{
color: #36039D;
}
</style>
background-color css
<style>
a { background-color: #36039D; }
a { background-color: rgb(54,3,157); }
div.DivClassName
{
background-color: #36039D;
}
.BgClassName
{
background-color: #36039D;
}
</style>
border-color css
<style>
span { border-color: #36039D; }
span { border-color: rgb(54,3,157); }
td.TdClassName
{
border-color: #36039D;
}
.TagClassName
{
border-color: #36039D;
}
</style>