Shades of Deep Koamaru #353670
Tints of Deep Koamaru #353670
RGB
CMYK
RGB Variations
Color information
#353670 (or 0x353670) is known color: Deep Koamaru. HEX triplet: 35, 36 and 70. RGB value is (53,54,112). Sum of RGB (Red+Green+Blue) = 53+54+112=219 (29% of max value = 765). Red value is 53 (21.09% from 255 or 24.20% from 219); Green value is 54 (21.48% from 255 or 24.66% from 219); Blue value is 112 (44.14% from 255 or 51.14% from 219); Max value from RGB is 112 - color contains mainly: blue. Hex color #353670 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353670 is #CAC98F. Grayscale: #3C3C3C. Windows color (decimal): -13289872 or 7353909. OLE color: 7353909.
HSL color Cylindrical-coordinate representation of color #353670: hue angle of 238.98º degrees, saturation: 0.36, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #353670 is Cyan = 0.53, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 54 | 112 | - |
| CMYK | 0.53 | 0.52 | 0 | 0.56 |
| HSL | 238.98º | 0.36% | 0.32% | - |
| HSV(B) | 238.98º | 0.53% | 0.44% | - |
| XYZ | 5.71 | 4.57 | 15.91 | - |
| YUV | 60.31 | 157.17 | 122.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 54 | 112 | 0.53 | 0.52 | 0 | 0.56 | 238.98 | 0.36 | 0.32 |
| Hex | 35 | 36 | 70 | 35 | 34 | 0 | 38 | EF | 24 | 20 |
| Octal | 65 | 66 | 160 | 65 | 64 | 0 | 70 | 357 | 44 | 40 |
| Binary | 110101 | 110110 | 1110000 | 110101 | 110100 | 0 | 111000 | 11101111 | 100100 | 100000 |
Color Harmonies of #353670
Complementary color
Monochromatic Colors of #353670
Black with #353670
Text Example
Text Example
White with #353670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353670; }
p { color: rgb(53,54,112); }
H1.HeaderClassName
{
color: #353670;
}
.AnyTagClassName
{
color: #353670;
}
</style>
background-color css
<style>
a { background-color: #353670; }
a { background-color: rgb(53,54,112); }
div.DivClassName
{
background-color: #353670;
}
.BgClassName
{
background-color: #353670;
}
</style>
border-color css
<style>
span { border-color: #353670; }
span { border-color: rgb(53,54,112); }
td.TdClassName
{
border-color: #353670;
}
.TagClassName
{
border-color: #353670;
}
</style>