Shades of Deep Koamaru #363766
Tints of Deep Koamaru #363766
RGB
CMYK
RGB Variations
Color information
#363766 (or 0x363766) is known color: Deep Koamaru. HEX triplet: 36, 37 and 66. RGB value is (54,55,102). Sum of RGB (Red+Green+Blue) = 54+55+102=211 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.59% from 211); Green value is 55 (21.88% from 255 or 26.07% from 211); Blue value is 102 (40.23% from 255 or 48.34% from 211); Max value from RGB is 102 - color contains mainly: blue. Hex color #363766 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363766 is #C9C899. Grayscale: #3B3B3B. Windows color (decimal): -13224090 or 6698806. OLE color: 6698806.
HSL color Cylindrical-coordinate representation of color #363766: hue angle of 238.75º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #363766 is Cyan = 0.47, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 54 | 55 | 102 | - |
| CMYK | 0.47 | 0.46 | 0 | 0.6 |
| HSL | 238.75º | 0.31% | 0.31% | - |
| HSV(B) | 238.75º | 0.47% | 0.4% | - |
| XYZ | 5.29 | 4.48 | 13.16 | - |
| YUV | 60.06 | 151.67 | 123.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 55 | 102 | 0.47 | 0.46 | 0 | 0.6 | 238.75 | 0.31 | 0.31 |
| Hex | 36 | 37 | 66 | 2F | 2E | 0 | 3C | EF | 1F | 1F |
| Octal | 66 | 67 | 146 | 57 | 56 | 0 | 74 | 357 | 37 | 37 |
| Binary | 110110 | 110111 | 1100110 | 101111 | 101110 | 0 | 111100 | 11101111 | 11111 | 11111 |
Color Harmonies of #363766
Complementary color
Monochromatic Colors of #363766
Black with #363766
Text Example
Text Example
White with #363766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363766; }
p { color: rgb(54,55,102); }
H1.HeaderClassName
{
color: #363766;
}
.AnyTagClassName
{
color: #363766;
}
</style>
background-color css
<style>
a { background-color: #363766; }
a { background-color: rgb(54,55,102); }
div.DivClassName
{
background-color: #363766;
}
.BgClassName
{
background-color: #363766;
}
</style>
border-color css
<style>
span { border-color: #363766; }
span { border-color: rgb(54,55,102); }
td.TdClassName
{
border-color: #363766;
}
.TagClassName
{
border-color: #363766;
}
</style>