Shades of Deep Koamaru #363460
Tints of Deep Koamaru #363460
RGB
CMYK
RGB Variations
Color information
#363460 (or 0x363460) is known color: Deep Koamaru. HEX triplet: 36, 34 and 60. RGB value is (54,52,96). Sum of RGB (Red+Green+Blue) = 54+52+96=202 (26% of max value = 765). Red value is 54 (21.48% from 255 or 26.73% from 202); Green value is 52 (20.70% from 255 or 25.74% from 202); Blue value is 96 (37.89% from 255 or 47.52% from 202); Max value from RGB is 96 - color contains mainly: blue. Hex color #363460 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #363460 is #C9CB9F. Grayscale: #393939. Windows color (decimal): -13224864 or 6304822. OLE color: 6304822.
HSL color Cylindrical-coordinate representation of color #363460: hue angle of 242.73º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #363460 is Cyan = 0.44, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 52 | 96 | - |
| CMYK | 0.44 | 0.46 | 0 | 0.62 |
| HSL | 242.73º | 0.3% | 0.29% | - |
| HSV(B) | 242.73º | 0.46% | 0.38% | - |
| XYZ | 4.86 | 4.08 | 11.6 | - |
| YUV | 57.61 | 149.66 | 125.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 52 | 96 | 0.44 | 0.46 | 0 | 0.62 | 242.73 | 0.3 | 0.29 |
| Hex | 36 | 34 | 60 | 2C | 2E | 0 | 3E | F3 | 1E | 1D |
| Octal | 66 | 64 | 140 | 54 | 56 | 0 | 76 | 363 | 36 | 35 |
| Binary | 110110 | 110100 | 1100000 | 101100 | 101110 | 0 | 111110 | 11110011 | 11110 | 11101 |
Color Harmonies of #363460
Complementary color
Monochromatic Colors of #363460
Black with #363460
Text Example
Text Example
White with #363460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363460; }
p { color: rgb(54,52,96); }
H1.HeaderClassName
{
color: #363460;
}
.AnyTagClassName
{
color: #363460;
}
</style>
background-color css
<style>
a { background-color: #363460; }
a { background-color: rgb(54,52,96); }
div.DivClassName
{
background-color: #363460;
}
.BgClassName
{
background-color: #363460;
}
</style>
border-color css
<style>
span { border-color: #363460; }
span { border-color: rgb(54,52,96); }
td.TdClassName
{
border-color: #363460;
}
.TagClassName
{
border-color: #363460;
}
</style>