Shades of Deep Koamaru #353570
Tints of Deep Koamaru #353570
RGB
CMYK
RGB Variations
Color information
#353570 (or 0x353570) is known color: Deep Koamaru. HEX triplet: 35, 35 and 70. RGB value is (53,53,112). Sum of RGB (Red+Green+Blue) = 53+53+112=218 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.31% from 218); Green value is 53 (21.09% from 255 or 24.31% from 218); Blue value is 112 (44.14% from 255 or 51.38% from 218); Max value from RGB is 112 - color contains mainly: blue. Hex color #353570 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353570 is #CACA8F. Grayscale: #3B3B3B. Windows color (decimal): -13290128 or 7353653. OLE color: 7353653.
HSL color Cylindrical-coordinate representation of color #353570: hue angle of 240º 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 #353570 is Cyan = 0.53, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 53 | 112 | - |
| CMYK | 0.53 | 0.53 | 0 | 0.56 |
| HSL | 240º | 0.36% | 0.32% | - |
| HSV(B) | 240º | 0.53% | 0.44% | - |
| XYZ | 5.67 | 4.47 | 15.89 | - |
| YUV | 59.73 | 157.5 | 123.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 53 | 112 | 0.53 | 0.53 | 0 | 0.56 | 240 | 0.36 | 0.32 |
| Hex | 35 | 35 | 70 | 35 | 35 | 0 | 38 | F0 | 24 | 20 |
| Octal | 65 | 65 | 160 | 65 | 65 | 0 | 70 | 360 | 44 | 40 |
| Binary | 110101 | 110101 | 1110000 | 110101 | 110101 | 0 | 111000 | 11110000 | 100100 | 100000 |
Color Harmonies of #353570
Complementary color
Monochromatic Colors of #353570
Black with #353570
Text Example
Text Example
White with #353570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353570; }
p { color: rgb(53,53,112); }
H1.HeaderClassName
{
color: #353570;
}
.AnyTagClassName
{
color: #353570;
}
</style>
background-color css
<style>
a { background-color: #353570; }
a { background-color: rgb(53,53,112); }
div.DivClassName
{
background-color: #353570;
}
.BgClassName
{
background-color: #353570;
}
</style>
border-color css
<style>
span { border-color: #353570; }
span { border-color: rgb(53,53,112); }
td.TdClassName
{
border-color: #353570;
}
.TagClassName
{
border-color: #353570;
}
</style>