Shades of Deep Koamaru #363075
Tints of Deep Koamaru #363075
RGB
CMYK
RGB Variations
Color information
#363075 (or 0x363075) is known color: Deep Koamaru. HEX triplet: 36, 30 and 75. RGB value is (54,48,117). Sum of RGB (Red+Green+Blue) = 54+48+117=219 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.66% from 219); Green value is 48 (19.14% from 255 or 21.92% from 219); Blue value is 117 (46.09% from 255 or 53.42% from 219); Max value from RGB is 117 - color contains mainly: blue. Hex color #363075 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363075 is #C9CF8A. Grayscale: #393939. Windows color (decimal): -13225867 or 7680054. OLE color: 7680054.
HSL color Cylindrical-coordinate representation of color #363075: hue angle of 245.22º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #363075 is Cyan = 0.54, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 48 | 117 | - |
| CMYK | 0.54 | 0.59 | 0 | 0.54 |
| HSL | 245.22º | 0.42% | 0.32% | - |
| HSV(B) | 245.22º | 0.59% | 0.46% | - |
| XYZ | 5.79 | 4.18 | 17.33 | - |
| YUV | 57.66 | 161.49 | 125.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 48 | 117 | 0.54 | 0.59 | 0 | 0.54 | 245.22 | 0.42 | 0.32 |
| Hex | 36 | 30 | 75 | 36 | 3B | 0 | 36 | F5 | 2A | 20 |
| Octal | 66 | 60 | 165 | 66 | 73 | 0 | 66 | 365 | 52 | 40 |
| Binary | 110110 | 110000 | 1110101 | 110110 | 111011 | 0 | 110110 | 11110101 | 101010 | 100000 |
Color Harmonies of #363075
Complementary color
Monochromatic Colors of #363075
Black with #363075
Text Example
Text Example
White with #363075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363075; }
p { color: rgb(54,48,117); }
H1.HeaderClassName
{
color: #363075;
}
.AnyTagClassName
{
color: #363075;
}
</style>
background-color css
<style>
a { background-color: #363075; }
a { background-color: rgb(54,48,117); }
div.DivClassName
{
background-color: #363075;
}
.BgClassName
{
background-color: #363075;
}
</style>
border-color css
<style>
span { border-color: #363075; }
span { border-color: rgb(54,48,117); }
td.TdClassName
{
border-color: #363075;
}
.TagClassName
{
border-color: #363075;
}
</style>