Shades of Deep Koamaru #353067
Tints of Deep Koamaru #353067
RGB
CMYK
RGB Variations
Color information
#353067 (or 0x353067) is known color: Deep Koamaru. HEX triplet: 35, 30 and 67. RGB value is (53,48,103). Sum of RGB (Red+Green+Blue) = 53+48+103=204 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.98% from 204); Green value is 48 (19.14% from 255 or 23.53% from 204); Blue value is 103 (40.62% from 255 or 50.49% from 204); Max value from RGB is 103 - color contains mainly: blue. Hex color #353067 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353067 is #CACF98. Grayscale: #373737. Windows color (decimal): -13291417 or 6762549. OLE color: 6762549.
HSL color Cylindrical-coordinate representation of color #353067: hue angle of 245.45º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #353067 is Cyan = 0.49, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 48 | 103 | - |
| CMYK | 0.49 | 0.53 | 0 | 0.60 |
| HSL | 245.45º | 0.36% | 0.3% | - |
| HSV(B) | 245.45º | 0.53% | 0.4% | - |
| XYZ | 4.97 | 3.85 | 13.31 | - |
| YUV | 55.77 | 154.66 | 126.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 103 | 0.49 | 0.53 | 0 | 0.60 | 245.45 | 0.36 | 0.3 |
| Hex | 35 | 30 | 67 | 31 | 35 | 0 | 3C | F5 | 24 | 1E |
| Octal | 65 | 60 | 147 | 61 | 65 | 0 | 74 | 365 | 44 | 36 |
| Binary | 110101 | 110000 | 1100111 | 110001 | 110101 | 0 | 111100 | 11110101 | 100100 | 11110 |
Color Harmonies of #353067
Complementary color
Monochromatic Colors of #353067
Black with #353067
Text Example
Text Example
White with #353067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353067; }
p { color: rgb(53,48,103); }
H1.HeaderClassName
{
color: #353067;
}
.AnyTagClassName
{
color: #353067;
}
</style>
background-color css
<style>
a { background-color: #353067; }
a { background-color: rgb(53,48,103); }
div.DivClassName
{
background-color: #353067;
}
.BgClassName
{
background-color: #353067;
}
</style>
border-color css
<style>
span { border-color: #353067; }
span { border-color: rgb(53,48,103); }
td.TdClassName
{
border-color: #353067;
}
.TagClassName
{
border-color: #353067;
}
</style>