Shades of Deep Koamaru #363556
Tints of Deep Koamaru #363556
RGB
CMYK
RGB Variations
Color information
#363556 (or 0x363556) is known color: Deep Koamaru. HEX triplet: 36, 35 and 56. RGB value is (54,53,86). Sum of RGB (Red+Green+Blue) = 54+53+86=193 (25% of max value = 765). Red value is 54 (21.48% from 255 or 27.98% from 193); Green value is 53 (21.09% from 255 or 27.46% from 193); Blue value is 86 (33.98% from 255 or 44.56% from 193); Max value from RGB is 86 - color contains mainly: blue. Hex color #363556 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363556 is #C9CAA9. Grayscale: #383838. Windows color (decimal): -13224618 or 5649718. OLE color: 5649718.
HSL color Cylindrical-coordinate representation of color #363556: hue angle of 241.82º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #363556 is Cyan = 0.37, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 54 | 53 | 86 | - |
| CMYK | 0.37 | 0.38 | 0 | 0.66 |
| HSL | 241.82º | 0.24% | 0.27% | - |
| HSV(B) | 241.82º | 0.38% | 0.34% | - |
| XYZ | 4.47 | 4 | 9.34 | - |
| YUV | 57.06 | 144.33 | 125.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 53 | 86 | 0.37 | 0.38 | 0 | 0.66 | 241.82 | 0.24 | 0.27 |
| Hex | 36 | 35 | 56 | 25 | 26 | 0 | 42 | F2 | 18 | 1B |
| Octal | 66 | 65 | 126 | 45 | 46 | 0 | 102 | 362 | 30 | 33 |
| Binary | 110110 | 110101 | 1010110 | 100101 | 100110 | 0 | 1000010 | 11110010 | 11000 | 11011 |
Color Harmonies of #363556
Complementary color
Monochromatic Colors of #363556
Black with #363556
Text Example
Text Example
White with #363556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363556; }
p { color: rgb(54,53,86); }
H1.HeaderClassName
{
color: #363556;
}
.AnyTagClassName
{
color: #363556;
}
</style>
background-color css
<style>
a { background-color: #363556; }
a { background-color: rgb(54,53,86); }
div.DivClassName
{
background-color: #363556;
}
.BgClassName
{
background-color: #363556;
}
</style>
border-color css
<style>
span { border-color: #363556; }
span { border-color: rgb(54,53,86); }
td.TdClassName
{
border-color: #363556;
}
.TagClassName
{
border-color: #363556;
}
</style>