Shades of Deep Koamaru #363668
Tints of Deep Koamaru #363668
RGB
CMYK
RGB Variations
Color information
#363668 (or 0x363668) is known color: Deep Koamaru. HEX triplet: 36, 36 and 68. RGB value is (54,54,104). Sum of RGB (Red+Green+Blue) = 54+54+104=212 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.47% from 212); Green value is 54 (21.48% from 255 or 25.47% from 212); Blue value is 104 (41.02% from 255 or 49.06% from 212); Max value from RGB is 104 - color contains mainly: blue. Hex color #363668 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363668 is #C9C997. Grayscale: #3B3B3B. Windows color (decimal): -13224344 or 6829622. OLE color: 6829622.
HSL color Cylindrical-coordinate representation of color #363668: hue angle of 240º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #363668 is Cyan = 0.48, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 54 | 104 | - |
| CMYK | 0.48 | 0.48 | 0 | 0.59 |
| HSL | 240º | 0.32% | 0.31% | - |
| HSV(B) | 240º | 0.48% | 0.41% | - |
| XYZ | 5.34 | 4.42 | 13.67 | - |
| YUV | 59.7 | 153 | 123.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 54 | 104 | 0.48 | 0.48 | 0 | 0.59 | 240 | 0.32 | 0.31 |
| Hex | 36 | 36 | 68 | 30 | 30 | 0 | 3B | F0 | 20 | 1F |
| Octal | 66 | 66 | 150 | 60 | 60 | 0 | 73 | 360 | 40 | 37 |
| Binary | 110110 | 110110 | 1101000 | 110000 | 110000 | 0 | 111011 | 11110000 | 100000 | 11111 |
Color Harmonies of #363668
Complementary color
Monochromatic Colors of #363668
Black with #363668
Text Example
Text Example
White with #363668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363668; }
p { color: rgb(54,54,104); }
H1.HeaderClassName
{
color: #363668;
}
.AnyTagClassName
{
color: #363668;
}
</style>
background-color css
<style>
a { background-color: #363668; }
a { background-color: rgb(54,54,104); }
div.DivClassName
{
background-color: #363668;
}
.BgClassName
{
background-color: #363668;
}
</style>
border-color css
<style>
span { border-color: #363668; }
span { border-color: rgb(54,54,104); }
td.TdClassName
{
border-color: #363668;
}
.TagClassName
{
border-color: #363668;
}
</style>