Shades of Deep Koamaru #353459
Tints of Deep Koamaru #353459
RGB
CMYK
RGB Variations
Color information
#353459 (or 0x353459) is known color: Deep Koamaru. HEX triplet: 35, 34 and 59. RGB value is (53,52,89). Sum of RGB (Red+Green+Blue) = 53+52+89=194 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.32% from 194); Green value is 52 (20.70% from 255 or 26.80% from 194); Blue value is 89 (35.16% from 255 or 45.88% from 194); Max value from RGB is 89 - color contains mainly: blue. Hex color #353459 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353459 is #CACBA6. Grayscale: #383838. Windows color (decimal): -13290407 or 5846069. OLE color: 5846069.
HSL color Cylindrical-coordinate representation of color #353459: hue angle of 241.62º degrees, saturation: 0.26, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #353459 is Cyan = 0.40, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 52 | 89 | - |
| CMYK | 0.40 | 0.42 | 0 | 0.65 |
| HSL | 241.62º | 0.26% | 0.28% | - |
| HSV(B) | 241.62º | 0.42% | 0.35% | - |
| XYZ | 4.5 | 3.93 | 9.97 | - |
| YUV | 56.52 | 146.33 | 125.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 52 | 89 | 0.40 | 0.42 | 0 | 0.65 | 241.62 | 0.26 | 0.28 |
| Hex | 35 | 34 | 59 | 28 | 2A | 0 | 41 | F2 | 1A | 1C |
| Octal | 65 | 64 | 131 | 50 | 52 | 0 | 101 | 362 | 32 | 34 |
| Binary | 110101 | 110100 | 1011001 | 101000 | 101010 | 0 | 1000001 | 11110010 | 11010 | 11100 |
Color Harmonies of #353459
Complementary color
Monochromatic Colors of #353459
Black with #353459
Text Example
Text Example
White with #353459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353459; }
p { color: rgb(53,52,89); }
H1.HeaderClassName
{
color: #353459;
}
.AnyTagClassName
{
color: #353459;
}
</style>
background-color css
<style>
a { background-color: #353459; }
a { background-color: rgb(53,52,89); }
div.DivClassName
{
background-color: #353459;
}
.BgClassName
{
background-color: #353459;
}
</style>
border-color css
<style>
span { border-color: #353459; }
span { border-color: rgb(53,52,89); }
td.TdClassName
{
border-color: #353459;
}
.TagClassName
{
border-color: #353459;
}
</style>