Shades of Deep Koamaru #353569
Tints of Deep Koamaru #353569
RGB
CMYK
RGB Variations
Color information
#353569 (or 0x353569) is known color: Deep Koamaru. HEX triplet: 35, 35 and 69. RGB value is (53,53,105). Sum of RGB (Red+Green+Blue) = 53+53+105=211 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.12% from 211); Green value is 53 (21.09% from 255 or 25.12% from 211); Blue value is 105 (41.41% from 255 or 49.76% from 211); Max value from RGB is 105 - color contains mainly: blue. Hex color #353569 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353569 is #CACA96. Grayscale: #3A3A3A. Windows color (decimal): -13290135 or 6894901. OLE color: 6894901.
HSL color Cylindrical-coordinate representation of color #353569: hue angle of 240º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #353569 is Cyan = 0.50, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 53 | 105 | - |
| CMYK | 0.50 | 0.50 | 0 | 0.59 |
| HSL | 240º | 0.33% | 0.31% | - |
| HSV(B) | 240º | 0.5% | 0.41% | - |
| XYZ | 5.29 | 4.32 | 13.92 | - |
| YUV | 58.93 | 154 | 123.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 53 | 105 | 0.50 | 0.50 | 0 | 0.59 | 240 | 0.33 | 0.31 |
| Hex | 35 | 35 | 69 | 32 | 32 | 0 | 3B | F0 | 21 | 1F |
| Octal | 65 | 65 | 151 | 62 | 62 | 0 | 73 | 360 | 41 | 37 |
| Binary | 110101 | 110101 | 1101001 | 110010 | 110010 | 0 | 111011 | 11110000 | 100001 | 11111 |
Color Harmonies of #353569
Complementary color
Monochromatic Colors of #353569
Black with #353569
Text Example
Text Example
White with #353569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353569; }
p { color: rgb(53,53,105); }
H1.HeaderClassName
{
color: #353569;
}
.AnyTagClassName
{
color: #353569;
}
</style>
background-color css
<style>
a { background-color: #353569; }
a { background-color: rgb(53,53,105); }
div.DivClassName
{
background-color: #353569;
}
.BgClassName
{
background-color: #353569;
}
</style>
border-color css
<style>
span { border-color: #353569; }
span { border-color: rgb(53,53,105); }
td.TdClassName
{
border-color: #353569;
}
.TagClassName
{
border-color: #353569;
}
</style>