Shades of Maire #353108
Tints of Maire #353108
RGB
CMYK
RGB Variations
Color information
#353108 (or 0x353108) is known color: Maire. HEX triplet: 35, 31 and 08. RGB value is (53,49,8). Sum of RGB (Red+Green+Blue) = 53+49+8=110 (14% of max value = 765). Red value is 53 (21.09% from 255 or 48.18% from 110); Green value is 49 (19.53% from 255 or 44.55% from 110); Blue value is 8 (3.52% from 255 or 7.27% from 110); Max value from RGB is 53 - color contains mainly: red. Hex color #353108 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353108 is #CACEF7. Grayscale: #2D2D2D. Windows color (decimal): -13291256 or 536885. OLE color: 536885.
HSL color Cylindrical-coordinate representation of color #353108: hue angle of 54.67º degrees, saturation: 0.74, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #353108 is Cyan = 0, Magento = 0.08, Yellow = 0.85 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 49 | 8 | - |
| CMYK | 0 | 0.08 | 0.85 | 0.79 |
| HSL | 54.67º | 0.74% | 0.12% | - |
| HSV(B) | 54.67º | 0.85% | 0.21% | - |
| XYZ | 2.61 | 2.97 | 0.67 | - |
| YUV | 45.52 | 106.83 | 133.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 49 | 8 | 0 | 0.08 | 0.85 | 0.79 | 54.67 | 0.74 | 0.12 |
| Hex | 35 | 31 | 8 | 0 | 8 | 55 | 4F | 37 | 4A | C |
| Octal | 65 | 61 | 10 | 0 | 10 | 125 | 117 | 67 | 112 | 14 |
| Binary | 110101 | 110001 | 1000 | 0 | 1000 | 1010101 | 1001111 | 110111 | 1001010 | 1100 |
Color Harmonies of #353108
Complementary color
Monochromatic Colors of #353108
Black with #353108
Text Example
Text Example
White with #353108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353108; }
p { color: rgb(53,49,8); }
H1.HeaderClassName
{
color: #353108;
}
.AnyTagClassName
{
color: #353108;
}
</style>
background-color css
<style>
a { background-color: #353108; }
a { background-color: rgb(53,49,8); }
div.DivClassName
{
background-color: #353108;
}
.BgClassName
{
background-color: #353108;
}
</style>
border-color css
<style>
span { border-color: #353108; }
span { border-color: rgb(53,49,8); }
td.TdClassName
{
border-color: #353108;
}
.TagClassName
{
border-color: #353108;
}
</style>