Shades of Deep Koamaru #353071
Tints of Deep Koamaru #353071
RGB
CMYK
RGB Variations
Color information
#353071 (or 0x353071) is known color: Deep Koamaru. HEX triplet: 35, 30 and 71. RGB value is (53,48,113). Sum of RGB (Red+Green+Blue) = 53+48+113=214 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.77% from 214); Green value is 48 (19.14% from 255 or 22.43% from 214); Blue value is 113 (44.53% from 255 or 52.80% from 214); Max value from RGB is 113 - color contains mainly: blue. Hex color #353071 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353071 is #CACF8E. Grayscale: #383838. Windows color (decimal): -13291407 or 7417909. OLE color: 7417909.
HSL color Cylindrical-coordinate representation of color #353071: hue angle of 244.62º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #353071 is Cyan = 0.53, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 48 | 113 | - |
| CMYK | 0.53 | 0.58 | 0 | 0.56 |
| HSL | 244.62º | 0.4% | 0.32% | - |
| HSV(B) | 244.62º | 0.58% | 0.44% | - |
| XYZ | 5.51 | 4.06 | 16.12 | - |
| YUV | 56.91 | 159.66 | 125.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 113 | 0.53 | 0.58 | 0 | 0.56 | 244.62 | 0.4 | 0.32 |
| Hex | 35 | 30 | 71 | 35 | 3A | 0 | 38 | F5 | 28 | 20 |
| Octal | 65 | 60 | 161 | 65 | 72 | 0 | 70 | 365 | 50 | 40 |
| Binary | 110101 | 110000 | 1110001 | 110101 | 111010 | 0 | 111000 | 11110101 | 101000 | 100000 |
Color Harmonies of #353071
Complementary color
Monochromatic Colors of #353071
Black with #353071
Text Example
Text Example
White with #353071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353071; }
p { color: rgb(53,48,113); }
H1.HeaderClassName
{
color: #353071;
}
.AnyTagClassName
{
color: #353071;
}
</style>
background-color css
<style>
a { background-color: #353071; }
a { background-color: rgb(53,48,113); }
div.DivClassName
{
background-color: #353071;
}
.BgClassName
{
background-color: #353071;
}
</style>
border-color css
<style>
span { border-color: #353071; }
span { border-color: rgb(53,48,113); }
td.TdClassName
{
border-color: #353071;
}
.TagClassName
{
border-color: #353071;
}
</style>