Shades of Deep Koamaru #363566
Tints of Deep Koamaru #363566
RGB
CMYK
RGB Variations
Color information
#363566 (or 0x363566) is known color: Deep Koamaru. HEX triplet: 36, 35 and 66. RGB value is (54,53,102). Sum of RGB (Red+Green+Blue) = 54+53+102=209 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.84% from 209); Green value is 53 (21.09% from 255 or 25.36% from 209); Blue value is 102 (40.23% from 255 or 48.80% from 209); Max value from RGB is 102 - color contains mainly: blue. Hex color #363566 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363566 is #C9CA99. Grayscale: #3A3A3A. Windows color (decimal): -13224602 or 6698294. OLE color: 6698294.
HSL color Cylindrical-coordinate representation of color #363566: hue angle of 241.22º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #363566 is Cyan = 0.47, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 54 | 53 | 102 | - |
| CMYK | 0.47 | 0.48 | 0 | 0.6 |
| HSL | 241.22º | 0.32% | 0.3% | - |
| HSV(B) | 241.22º | 0.48% | 0.4% | - |
| XYZ | 5.19 | 4.29 | 13.12 | - |
| YUV | 58.89 | 152.33 | 124.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 53 | 102 | 0.47 | 0.48 | 0 | 0.6 | 241.22 | 0.32 | 0.3 |
| Hex | 36 | 35 | 66 | 2F | 30 | 0 | 3C | F1 | 20 | 1E |
| Octal | 66 | 65 | 146 | 57 | 60 | 0 | 74 | 361 | 40 | 36 |
| Binary | 110110 | 110101 | 1100110 | 101111 | 110000 | 0 | 111100 | 11110001 | 100000 | 11110 |
Color Harmonies of #363566
Complementary color
Monochromatic Colors of #363566
Black with #363566
Text Example
Text Example
White with #363566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363566; }
p { color: rgb(54,53,102); }
H1.HeaderClassName
{
color: #363566;
}
.AnyTagClassName
{
color: #363566;
}
</style>
background-color css
<style>
a { background-color: #363566; }
a { background-color: rgb(54,53,102); }
div.DivClassName
{
background-color: #363566;
}
.BgClassName
{
background-color: #363566;
}
</style>
border-color css
<style>
span { border-color: #363566; }
span { border-color: rgb(54,53,102); }
td.TdClassName
{
border-color: #363566;
}
.TagClassName
{
border-color: #363566;
}
</style>