Shades of Deep Koamaru #363967
Tints of Deep Koamaru #363967
RGB
CMYK
RGB Variations
Color information
#363967 (or 0x363967) is known color: Deep Koamaru. HEX triplet: 36, 39 and 67. RGB value is (54,57,103). Sum of RGB (Red+Green+Blue) = 54+57+103=214 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.23% from 214); Green value is 57 (22.66% from 255 or 26.64% from 214); Blue value is 103 (40.62% from 255 or 48.13% from 214); Max value from RGB is 103 - color contains mainly: blue. Hex color #363967 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363967 is #C9C698. Grayscale: #3D3D3D. Windows color (decimal): -13223577 or 6764854. OLE color: 6764854.
HSL color Cylindrical-coordinate representation of color #363967: hue angle of 236.33º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #363967 is Cyan = 0.48, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 57 | 103 | - |
| CMYK | 0.48 | 0.45 | 0 | 0.60 |
| HSL | 236.33º | 0.31% | 0.31% | - |
| HSV(B) | 236.33º | 0.48% | 0.4% | - |
| XYZ | 5.43 | 4.69 | 13.45 | - |
| YUV | 61.35 | 151.51 | 122.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 57 | 103 | 0.48 | 0.45 | 0 | 0.60 | 236.33 | 0.31 | 0.31 |
| Hex | 36 | 39 | 67 | 30 | 2D | 0 | 3C | EC | 1F | 1F |
| Octal | 66 | 71 | 147 | 60 | 55 | 0 | 74 | 354 | 37 | 37 |
| Binary | 110110 | 111001 | 1100111 | 110000 | 101101 | 0 | 111100 | 11101100 | 11111 | 11111 |
Color Harmonies of #363967
Complementary color
Monochromatic Colors of #363967
Black with #363967
Text Example
Text Example
White with #363967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363967; }
p { color: rgb(54,57,103); }
H1.HeaderClassName
{
color: #363967;
}
.AnyTagClassName
{
color: #363967;
}
</style>
background-color css
<style>
a { background-color: #363967; }
a { background-color: rgb(54,57,103); }
div.DivClassName
{
background-color: #363967;
}
.BgClassName
{
background-color: #363967;
}
</style>
border-color css
<style>
span { border-color: #363967; }
span { border-color: rgb(54,57,103); }
td.TdClassName
{
border-color: #363967;
}
.TagClassName
{
border-color: #363967;
}
</style>