Shades of Deep Koamaru #353562
Tints of Deep Koamaru #353562
RGB
CMYK
RGB Variations
Color information
#353562 (or 0x353562) is known color: Deep Koamaru. HEX triplet: 35, 35 and 62. RGB value is (53,53,98). Sum of RGB (Red+Green+Blue) = 53+53+98=204 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.98% from 204); Green value is 53 (21.09% from 255 or 25.98% from 204); Blue value is 98 (38.67% from 255 or 48.04% from 204); Max value from RGB is 98 - color contains mainly: blue. Hex color #353562 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353562 is #CACA9D. Grayscale: #393939. Windows color (decimal): -13290142 or 6436149. OLE color: 6436149.
HSL color Cylindrical-coordinate representation of color #353562: hue angle of 240º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #353562 is Cyan = 0.46, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 53 | 98 | - |
| CMYK | 0.46 | 0.46 | 0 | 0.62 |
| HSL | 240º | 0.3% | 0.3% | - |
| HSV(B) | 240º | 0.46% | 0.38% | - |
| XYZ | 4.95 | 4.18 | 12.1 | - |
| YUV | 58.13 | 150.5 | 124.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 53 | 98 | 0.46 | 0.46 | 0 | 0.62 | 240 | 0.3 | 0.3 |
| Hex | 35 | 35 | 62 | 2E | 2E | 0 | 3E | F0 | 1E | 1E |
| Octal | 65 | 65 | 142 | 56 | 56 | 0 | 76 | 360 | 36 | 36 |
| Binary | 110101 | 110101 | 1100010 | 101110 | 101110 | 0 | 111110 | 11110000 | 11110 | 11110 |
Color Harmonies of #353562
Complementary color
Monochromatic Colors of #353562
Black with #353562
Text Example
Text Example
White with #353562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353562; }
p { color: rgb(53,53,98); }
H1.HeaderClassName
{
color: #353562;
}
.AnyTagClassName
{
color: #353562;
}
</style>
background-color css
<style>
a { background-color: #353562; }
a { background-color: rgb(53,53,98); }
div.DivClassName
{
background-color: #353562;
}
.BgClassName
{
background-color: #353562;
}
</style>
border-color css
<style>
span { border-color: #353562; }
span { border-color: rgb(53,53,98); }
td.TdClassName
{
border-color: #353562;
}
.TagClassName
{
border-color: #353562;
}
</style>