Shades of Deep Koamaru #363067
Tints of Deep Koamaru #363067
RGB
CMYK
RGB Variations
Color information
#363067 (or 0x363067) is known color: Deep Koamaru. HEX triplet: 36, 30 and 67. RGB value is (54,48,103). Sum of RGB (Red+Green+Blue) = 54+48+103=205 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.34% from 205); Green value is 48 (19.14% from 255 or 23.41% from 205); Blue value is 103 (40.62% from 255 or 50.24% from 205); Max value from RGB is 103 - color contains mainly: blue. Hex color #363067 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363067 is #C9CF98. Grayscale: #373737. Windows color (decimal): -13225881 or 6762550. OLE color: 6762550.
HSL color Cylindrical-coordinate representation of color #363067: hue angle of 246.55º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #363067 is Cyan = 0.48, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 48 | 103 | - |
| CMYK | 0.48 | 0.53 | 0 | 0.60 |
| HSL | 246.55º | 0.36% | 0.3% | - |
| HSV(B) | 246.55º | 0.53% | 0.4% | - |
| XYZ | 5.03 | 3.88 | 13.32 | - |
| YUV | 56.06 | 154.49 | 126.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 48 | 103 | 0.48 | 0.53 | 0 | 0.60 | 246.55 | 0.36 | 0.3 |
| Hex | 36 | 30 | 67 | 30 | 35 | 0 | 3C | F7 | 24 | 1E |
| Octal | 66 | 60 | 147 | 60 | 65 | 0 | 74 | 367 | 44 | 36 |
| Binary | 110110 | 110000 | 1100111 | 110000 | 110101 | 0 | 111100 | 11110111 | 100100 | 11110 |
Color Harmonies of #363067
Complementary color
Monochromatic Colors of #363067
Black with #363067
Text Example
Text Example
White with #363067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363067; }
p { color: rgb(54,48,103); }
H1.HeaderClassName
{
color: #363067;
}
.AnyTagClassName
{
color: #363067;
}
</style>
background-color css
<style>
a { background-color: #363067; }
a { background-color: rgb(54,48,103); }
div.DivClassName
{
background-color: #363067;
}
.BgClassName
{
background-color: #363067;
}
</style>
border-color css
<style>
span { border-color: #363067; }
span { border-color: rgb(54,48,103); }
td.TdClassName
{
border-color: #363067;
}
.TagClassName
{
border-color: #363067;
}
</style>