Shades of Deep Koamaru #353470
Tints of Deep Koamaru #353470
RGB
CMYK
RGB Variations
Color information
#353470 (or 0x353470) is known color: Deep Koamaru. HEX triplet: 35, 34 and 70. RGB value is (53,52,112). Sum of RGB (Red+Green+Blue) = 53+52+112=217 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.42% from 217); Green value is 52 (20.70% from 255 or 23.96% from 217); Blue value is 112 (44.14% from 255 or 51.61% from 217); Max value from RGB is 112 - color contains mainly: blue. Hex color #353470 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353470 is #CACB8F. Grayscale: #3A3A3A. Windows color (decimal): -13290384 or 7353397. OLE color: 7353397.
HSL color Cylindrical-coordinate representation of color #353470: hue angle of 241º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #353470 is Cyan = 0.53, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 52 | 112 | - |
| CMYK | 0.53 | 0.54 | 0 | 0.56 |
| HSL | 241º | 0.37% | 0.32% | - |
| HSV(B) | 241º | 0.54% | 0.44% | - |
| XYZ | 5.62 | 4.38 | 15.88 | - |
| YUV | 59.14 | 157.83 | 123.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 52 | 112 | 0.53 | 0.54 | 0 | 0.56 | 241 | 0.37 | 0.32 |
| Hex | 35 | 34 | 70 | 35 | 36 | 0 | 38 | F1 | 25 | 20 |
| Octal | 65 | 64 | 160 | 65 | 66 | 0 | 70 | 361 | 45 | 40 |
| Binary | 110101 | 110100 | 1110000 | 110101 | 110110 | 0 | 111000 | 11110001 | 100101 | 100000 |
Color Harmonies of #353470
Complementary color
Monochromatic Colors of #353470
Black with #353470
Text Example
Text Example
White with #353470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353470; }
p { color: rgb(53,52,112); }
H1.HeaderClassName
{
color: #353470;
}
.AnyTagClassName
{
color: #353470;
}
</style>
background-color css
<style>
a { background-color: #353470; }
a { background-color: rgb(53,52,112); }
div.DivClassName
{
background-color: #353470;
}
.BgClassName
{
background-color: #353470;
}
</style>
border-color css
<style>
span { border-color: #353470; }
span { border-color: rgb(53,52,112); }
td.TdClassName
{
border-color: #353470;
}
.TagClassName
{
border-color: #353470;
}
</style>