Shades of Deep Koamaru #363756
Tints of Deep Koamaru #363756
RGB
CMYK
RGB Variations
Color information
#363756 (or 0x363756) is known color: Deep Koamaru. HEX triplet: 36, 37 and 56. RGB value is (54,55,86). Sum of RGB (Red+Green+Blue) = 54+55+86=195 (25% of max value = 765). Red value is 54 (21.48% from 255 or 27.69% from 195); Green value is 55 (21.88% from 255 or 28.21% from 195); Blue value is 86 (33.98% from 255 or 44.10% from 195); Max value from RGB is 86 - color contains mainly: blue. Hex color #363756 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363756 is #C9C8A9. Grayscale: #3A3A3A. Windows color (decimal): -13224106 or 5650230. OLE color: 5650230.
HSL color Cylindrical-coordinate representation of color #363756: hue angle of 238.12º degrees, saturation: 0.23, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #363756 is Cyan = 0.37, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 54 | 55 | 86 | - |
| CMYK | 0.37 | 0.36 | 0 | 0.66 |
| HSL | 238.13º | 0.23% | 0.27% | - |
| HSV(B) | 238.13º | 0.37% | 0.34% | - |
| XYZ | 4.57 | 4.19 | 9.37 | - |
| YUV | 58.24 | 143.67 | 124.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 55 | 86 | 0.37 | 0.36 | 0 | 0.66 | 238.13 | 0.23 | 0.27 |
| Hex | 36 | 37 | 56 | 25 | 24 | 0 | 42 | EE | 17 | 1B |
| Octal | 66 | 67 | 126 | 45 | 44 | 0 | 102 | 356 | 27 | 33 |
| Binary | 110110 | 110111 | 1010110 | 100101 | 100100 | 0 | 1000010 | 11101110 | 10111 | 11011 |
Color Harmonies of #363756
Complementary color
Monochromatic Colors of #363756
Black with #363756
Text Example
Text Example
White with #363756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363756; }
p { color: rgb(54,55,86); }
H1.HeaderClassName
{
color: #363756;
}
.AnyTagClassName
{
color: #363756;
}
</style>
background-color css
<style>
a { background-color: #363756; }
a { background-color: rgb(54,55,86); }
div.DivClassName
{
background-color: #363756;
}
.BgClassName
{
background-color: #363756;
}
</style>
border-color css
<style>
span { border-color: #363756; }
span { border-color: rgb(54,55,86); }
td.TdClassName
{
border-color: #363756;
}
.TagClassName
{
border-color: #363756;
}
</style>