Shades of Deep Koamaru #353762
Tints of Deep Koamaru #353762
RGB
CMYK
RGB Variations
Color information
#353762 (or 0x353762) is known color: Deep Koamaru. HEX triplet: 35, 37 and 62. RGB value is (53,55,98). Sum of RGB (Red+Green+Blue) = 53+55+98=206 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.73% from 206); Green value is 55 (21.88% from 255 or 26.70% from 206); Blue value is 98 (38.67% from 255 or 47.57% from 206); Max value from RGB is 98 - color contains mainly: blue. Hex color #353762 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353762 is #CAC89D. Grayscale: #3B3B3B. Windows color (decimal): -13289630 or 6436661. OLE color: 6436661.
HSL color Cylindrical-coordinate representation of color #353762: hue angle of 237.33º 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 #353762 is Cyan = 0.46, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 55 | 98 | - |
| CMYK | 0.46 | 0.44 | 0 | 0.62 |
| HSL | 237.33º | 0.3% | 0.3% | - |
| HSV(B) | 237.33º | 0.46% | 0.38% | - |
| XYZ | 5.04 | 4.37 | 12.13 | - |
| YUV | 59.3 | 149.84 | 123.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 55 | 98 | 0.46 | 0.44 | 0 | 0.62 | 237.33 | 0.3 | 0.3 |
| Hex | 35 | 37 | 62 | 2E | 2C | 0 | 3E | ED | 1E | 1E |
| Octal | 65 | 67 | 142 | 56 | 54 | 0 | 76 | 355 | 36 | 36 |
| Binary | 110101 | 110111 | 1100010 | 101110 | 101100 | 0 | 111110 | 11101101 | 11110 | 11110 |
Color Harmonies of #353762
Complementary color
Monochromatic Colors of #353762
Black with #353762
Text Example
Text Example
White with #353762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353762; }
p { color: rgb(53,55,98); }
H1.HeaderClassName
{
color: #353762;
}
.AnyTagClassName
{
color: #353762;
}
</style>
background-color css
<style>
a { background-color: #353762; }
a { background-color: rgb(53,55,98); }
div.DivClassName
{
background-color: #353762;
}
.BgClassName
{
background-color: #353762;
}
</style>
border-color css
<style>
span { border-color: #353762; }
span { border-color: rgb(53,55,98); }
td.TdClassName
{
border-color: #353762;
}
.TagClassName
{
border-color: #353762;
}
</style>