Shades of Deep Koamaru #363476
Tints of Deep Koamaru #363476
RGB
CMYK
RGB Variations
Color information
#363476 (or 0x363476) is known color: Deep Koamaru. HEX triplet: 36, 34 and 76. RGB value is (54,52,118). Sum of RGB (Red+Green+Blue) = 54+52+118=224 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.11% from 224); Green value is 52 (20.70% from 255 or 23.21% from 224); Blue value is 118 (46.48% from 255 or 52.68% from 224); Max value from RGB is 118 - color contains mainly: blue. Hex color #363476 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363476 is #C9CB89. Grayscale: #3B3B3B. Windows color (decimal): -13224842 or 7746614. OLE color: 7746614.
HSL color Cylindrical-coordinate representation of color #363476: hue angle of 241.82º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #363476 is Cyan = 0.54, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 52 | 118 | - |
| CMYK | 0.54 | 0.56 | 0 | 0.54 |
| HSL | 241.82º | 0.39% | 0.33% | - |
| HSV(B) | 241.82º | 0.56% | 0.46% | - |
| XYZ | 6.02 | 4.55 | 17.7 | - |
| YUV | 60.12 | 160.66 | 123.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 52 | 118 | 0.54 | 0.56 | 0 | 0.54 | 241.82 | 0.39 | 0.33 |
| Hex | 36 | 34 | 76 | 36 | 38 | 0 | 36 | F2 | 27 | 21 |
| Octal | 66 | 64 | 166 | 66 | 70 | 0 | 66 | 362 | 47 | 41 |
| Binary | 110110 | 110100 | 1110110 | 110110 | 111000 | 0 | 110110 | 11110010 | 100111 | 100001 |
Color Harmonies of #363476
Complementary color
Monochromatic Colors of #363476
Black with #363476
Text Example
Text Example
White with #363476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363476; }
p { color: rgb(54,52,118); }
H1.HeaderClassName
{
color: #363476;
}
.AnyTagClassName
{
color: #363476;
}
</style>
background-color css
<style>
a { background-color: #363476; }
a { background-color: rgb(54,52,118); }
div.DivClassName
{
background-color: #363476;
}
.BgClassName
{
background-color: #363476;
}
</style>
border-color css
<style>
span { border-color: #363476; }
span { border-color: rgb(54,52,118); }
td.TdClassName
{
border-color: #363476;
}
.TagClassName
{
border-color: #363476;
}
</style>