Shades of Deep Koamaru #363069
Tints of Deep Koamaru #363069
RGB
CMYK
RGB Variations
Color information
#363069 (or 0x363069) is known color: Deep Koamaru. HEX triplet: 36, 30 and 69. RGB value is (54,48,105). Sum of RGB (Red+Green+Blue) = 54+48+105=207 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.09% from 207); Green value is 48 (19.14% from 255 or 23.19% from 207); Blue value is 105 (41.41% from 255 or 50.72% from 207); Max value from RGB is 105 - color contains mainly: blue. Hex color #363069 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363069 is #C9CF96. Grayscale: #383838. Windows color (decimal): -13225879 or 6893622. OLE color: 6893622.
HSL color Cylindrical-coordinate representation of color #363069: hue angle of 246.32º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #363069 is Cyan = 0.49, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 48 | 105 | - |
| CMYK | 0.49 | 0.54 | 0 | 0.59 |
| HSL | 246.32º | 0.37% | 0.3% | - |
| HSV(B) | 246.32º | 0.54% | 0.41% | - |
| XYZ | 5.13 | 3.92 | 13.85 | - |
| YUV | 56.29 | 155.49 | 126.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 48 | 105 | 0.49 | 0.54 | 0 | 0.59 | 246.32 | 0.37 | 0.3 |
| Hex | 36 | 30 | 69 | 31 | 36 | 0 | 3B | F6 | 25 | 1E |
| Octal | 66 | 60 | 151 | 61 | 66 | 0 | 73 | 366 | 45 | 36 |
| Binary | 110110 | 110000 | 1101001 | 110001 | 110110 | 0 | 111011 | 11110110 | 100101 | 11110 |
Color Harmonies of #363069
Complementary color
Monochromatic Colors of #363069
Black with #363069
Text Example
Text Example
White with #363069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363069; }
p { color: rgb(54,48,105); }
H1.HeaderClassName
{
color: #363069;
}
.AnyTagClassName
{
color: #363069;
}
</style>
background-color css
<style>
a { background-color: #363069; }
a { background-color: rgb(54,48,105); }
div.DivClassName
{
background-color: #363069;
}
.BgClassName
{
background-color: #363069;
}
</style>
border-color css
<style>
span { border-color: #363069; }
span { border-color: rgb(54,48,105); }
td.TdClassName
{
border-color: #363069;
}
.TagClassName
{
border-color: #363069;
}
</style>