Shades of Deep Koamaru #353759
Tints of Deep Koamaru #353759
RGB
CMYK
RGB Variations
Color information
#353759 (or 0x353759) is known color: Deep Koamaru. HEX triplet: 35, 37 and 59. RGB value is (53,55,89). Sum of RGB (Red+Green+Blue) = 53+55+89=197 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.90% from 197); Green value is 55 (21.88% from 255 or 27.92% from 197); Blue value is 89 (35.16% from 255 or 45.18% from 197); Max value from RGB is 89 - color contains mainly: blue. Hex color #353759 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353759 is #CAC8A6. Grayscale: #3A3A3A. Windows color (decimal): -13289639 or 5846837. OLE color: 5846837.
HSL color Cylindrical-coordinate representation of color #353759: hue angle of 236.67º degrees, saturation: 0.25, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #353759 is Cyan = 0.40, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 55 | 89 | - |
| CMYK | 0.40 | 0.38 | 0 | 0.65 |
| HSL | 236.67º | 0.25% | 0.28% | - |
| HSV(B) | 236.67º | 0.4% | 0.35% | - |
| XYZ | 4.64 | 4.21 | 10.02 | - |
| YUV | 58.28 | 145.34 | 124.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 55 | 89 | 0.40 | 0.38 | 0 | 0.65 | 236.67 | 0.25 | 0.28 |
| Hex | 35 | 37 | 59 | 28 | 26 | 0 | 41 | ED | 19 | 1C |
| Octal | 65 | 67 | 131 | 50 | 46 | 0 | 101 | 355 | 31 | 34 |
| Binary | 110101 | 110111 | 1011001 | 101000 | 100110 | 0 | 1000001 | 11101101 | 11001 | 11100 |
Color Harmonies of #353759
Complementary color
Monochromatic Colors of #353759
Black with #353759
Text Example
Text Example
White with #353759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353759; }
p { color: rgb(53,55,89); }
H1.HeaderClassName
{
color: #353759;
}
.AnyTagClassName
{
color: #353759;
}
</style>
background-color css
<style>
a { background-color: #353759; }
a { background-color: rgb(53,55,89); }
div.DivClassName
{
background-color: #353759;
}
.BgClassName
{
background-color: #353759;
}
</style>
border-color css
<style>
span { border-color: #353759; }
span { border-color: rgb(53,55,89); }
td.TdClassName
{
border-color: #353759;
}
.TagClassName
{
border-color: #353759;
}
</style>