Shades of Maire #353009
Tints of Maire #353009
RGB
CMYK
RGB Variations
Color information
#353009 (or 0x353009) is known color: Maire. HEX triplet: 35, 30 and 09. RGB value is (53,48,9). Sum of RGB (Red+Green+Blue) = 53+48+9=110 (14% of max value = 765). Red value is 53 (21.09% from 255 or 48.18% from 110); Green value is 48 (19.14% from 255 or 43.64% from 110); Blue value is 9 (3.91% from 255 or 8.18% from 110); Max value from RGB is 53 - color contains mainly: red. Hex color #353009 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353009 is #CACFF6. Grayscale: #2D2D2D. Windows color (decimal): -13291511 or 602165. OLE color: 602165.
HSL color Cylindrical-coordinate representation of color #353009: hue angle of 53.18º degrees, saturation: 0.71, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #353009 is Cyan = 0, Magento = 0.09, Yellow = 0.83 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 48 | 9 | - |
| CMYK | 0 | 0.09 | 0.83 | 0.79 |
| HSL | 53.18º | 0.71% | 0.12% | - |
| HSV(B) | 53.18º | 0.83% | 0.21% | - |
| XYZ | 2.57 | 2.89 | 0.68 | - |
| YUV | 45.05 | 107.66 | 133.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 9 | 0 | 0.09 | 0.83 | 0.79 | 53.18 | 0.71 | 0.12 |
| Hex | 35 | 30 | 9 | 0 | 9 | 53 | 4F | 35 | 47 | C |
| Octal | 65 | 60 | 11 | 0 | 11 | 123 | 117 | 65 | 107 | 14 |
| Binary | 110101 | 110000 | 1001 | 0 | 1001 | 1010011 | 1001111 | 110101 | 1000111 | 1100 |
Color Harmonies of #353009
Complementary color
Monochromatic Colors of #353009
Black with #353009
Text Example
Text Example
White with #353009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353009; }
p { color: rgb(53,48,9); }
H1.HeaderClassName
{
color: #353009;
}
.AnyTagClassName
{
color: #353009;
}
</style>
background-color css
<style>
a { background-color: #353009; }
a { background-color: rgb(53,48,9); }
div.DivClassName
{
background-color: #353009;
}
.BgClassName
{
background-color: #353009;
}
</style>
border-color css
<style>
span { border-color: #353009; }
span { border-color: rgb(53,48,9); }
td.TdClassName
{
border-color: #353009;
}
.TagClassName
{
border-color: #353009;
}
</style>