Shades of Maire #353101
Tints of Maire #353101
RGB
CMYK
RGB Variations
Color information
#353101 (or 0x353101) is known color: Maire. HEX triplet: 35, 31 and 01. RGB value is (53,49,1). Sum of RGB (Red+Green+Blue) = 53+49+1=103 (13% of max value = 765). Red value is 53 (21.09% from 255 or 51.46% from 103); Green value is 49 (19.53% from 255 or 47.57% from 103); Blue value is 1 (0.78% from 255 or 0.97% from 103); Max value from RGB is 53 - color contains mainly: red. Hex color #353101 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353101 is #CACEFE. Grayscale: #2C2C2C. Windows color (decimal): -13291263 or 78133. OLE color: 78133.
HSL color Cylindrical-coordinate representation of color #353101: hue angle of 55.38º degrees, saturation: 0.96, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #353101 is Cyan = 0, Magento = 0.08, Yellow = 0.98 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 49 | 1 | - |
| CMYK | 0 | 0.08 | 0.98 | 0.79 |
| HSL | 55.38º | 0.96% | 0.11% | - |
| HSV(B) | 55.38º | 0.98% | 0.21% | - |
| XYZ | 2.57 | 2.96 | 0.46 | - |
| YUV | 44.72 | 103.33 | 133.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 49 | 1 | 0 | 0.08 | 0.98 | 0.79 | 55.38 | 0.96 | 0.11 |
| Hex | 35 | 31 | 1 | 0 | 8 | 62 | 4F | 37 | 60 | B |
| Octal | 65 | 61 | 1 | 0 | 10 | 142 | 117 | 67 | 140 | 13 |
| Binary | 110101 | 110001 | 1 | 0 | 1000 | 1100010 | 1001111 | 110111 | 1100000 | 1011 |
Color Harmonies of #353101
Complementary color
Monochromatic Colors of #353101
Black with #353101
Text Example
Text Example
White with #353101
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353101; }
p { color: rgb(53,49,1); }
H1.HeaderClassName
{
color: #353101;
}
.AnyTagClassName
{
color: #353101;
}
</style>
background-color css
<style>
a { background-color: #353101; }
a { background-color: rgb(53,49,1); }
div.DivClassName
{
background-color: #353101;
}
.BgClassName
{
background-color: #353101;
}
</style>
border-color css
<style>
span { border-color: #353101; }
span { border-color: rgb(53,49,1); }
td.TdClassName
{
border-color: #353101;
}
.TagClassName
{
border-color: #353101;
}
</style>