Shades of Deep Koamaru #353557
Tints of Deep Koamaru #353557
RGB
CMYK
RGB Variations
Color information
#353557 (or 0x353557) is known color: Deep Koamaru. HEX triplet: 35, 35 and 57. RGB value is (53,53,87). Sum of RGB (Red+Green+Blue) = 53+53+87=193 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.46% from 193); Green value is 53 (21.09% from 255 or 27.46% from 193); Blue value is 87 (34.38% from 255 or 45.08% from 193); Max value from RGB is 87 - color contains mainly: blue. Hex color #353557 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353557 is #CACAA8. Grayscale: #383838. Windows color (decimal): -13290153 or 5715253. OLE color: 5715253.
HSL color Cylindrical-coordinate representation of color #353557: hue angle of 240º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #353557 is Cyan = 0.39, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 53 | 53 | 87 | - |
| CMYK | 0.39 | 0.39 | 0 | 0.66 |
| HSL | 240º | 0.24% | 0.27% | - |
| HSV(B) | 240º | 0.39% | 0.34% | - |
| XYZ | 4.46 | 3.99 | 9.55 | - |
| YUV | 56.88 | 145 | 125.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 53 | 87 | 0.39 | 0.39 | 0 | 0.66 | 240 | 0.24 | 0.27 |
| Hex | 35 | 35 | 57 | 27 | 27 | 0 | 42 | F0 | 18 | 1B |
| Octal | 65 | 65 | 127 | 47 | 47 | 0 | 102 | 360 | 30 | 33 |
| Binary | 110101 | 110101 | 1010111 | 100111 | 100111 | 0 | 1000010 | 11110000 | 11000 | 11011 |
Color Harmonies of #353557
Complementary color
Monochromatic Colors of #353557
Black with #353557
Text Example
Text Example
White with #353557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353557; }
p { color: rgb(53,53,87); }
H1.HeaderClassName
{
color: #353557;
}
.AnyTagClassName
{
color: #353557;
}
</style>
background-color css
<style>
a { background-color: #353557; }
a { background-color: rgb(53,53,87); }
div.DivClassName
{
background-color: #353557;
}
.BgClassName
{
background-color: #353557;
}
</style>
border-color css
<style>
span { border-color: #353557; }
span { border-color: rgb(53,53,87); }
td.TdClassName
{
border-color: #353557;
}
.TagClassName
{
border-color: #353557;
}
</style>