Shades of Deep Koamaru #353062
Tints of Deep Koamaru #353062
RGB
CMYK
RGB Variations
Color information
#353062 (or 0x353062) is known color: Deep Koamaru. HEX triplet: 35, 30 and 62. RGB value is (53,48,98). Sum of RGB (Red+Green+Blue) = 53+48+98=199 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.63% from 199); Green value is 48 (19.14% from 255 or 24.12% from 199); Blue value is 98 (38.67% from 255 or 49.25% from 199); Max value from RGB is 98 - color contains mainly: blue. Hex color #353062 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353062 is #CACF9D. Grayscale: #373737. Windows color (decimal): -13291422 or 6434869. OLE color: 6434869.
HSL color Cylindrical-coordinate representation of color #353062: hue angle of 246º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #353062 is Cyan = 0.46, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 48 | 98 | - |
| CMYK | 0.46 | 0.51 | 0 | 0.62 |
| HSL | 246º | 0.34% | 0.29% | - |
| HSV(B) | 246º | 0.51% | 0.38% | - |
| XYZ | 4.73 | 3.75 | 12.03 | - |
| YUV | 55.2 | 152.16 | 126.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 98 | 0.46 | 0.51 | 0 | 0.62 | 246 | 0.34 | 0.29 |
| Hex | 35 | 30 | 62 | 2E | 33 | 0 | 3E | F6 | 22 | 1D |
| Octal | 65 | 60 | 142 | 56 | 63 | 0 | 76 | 366 | 42 | 35 |
| Binary | 110101 | 110000 | 1100010 | 101110 | 110011 | 0 | 111110 | 11110110 | 100010 | 11101 |
Color Harmonies of #353062
Complementary color
Monochromatic Colors of #353062
Black with #353062
Text Example
Text Example
White with #353062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353062; }
p { color: rgb(53,48,98); }
H1.HeaderClassName
{
color: #353062;
}
.AnyTagClassName
{
color: #353062;
}
</style>
background-color css
<style>
a { background-color: #353062; }
a { background-color: rgb(53,48,98); }
div.DivClassName
{
background-color: #353062;
}
.BgClassName
{
background-color: #353062;
}
</style>
border-color css
<style>
span { border-color: #353062; }
span { border-color: rgb(53,48,98); }
td.TdClassName
{
border-color: #353062;
}
.TagClassName
{
border-color: #353062;
}
</style>