Shades of Maire #383309
Tints of Maire #383309
RGB
CMYK
RGB Variations
Color information
#383309 (or 0x383309) is known color: Maire. HEX triplet: 38, 33 and 09. RGB value is (56,51,9). Sum of RGB (Red+Green+Blue) = 56+51+9=116 (15% of max value = 765). Red value is 56 (22.27% from 255 or 48.28% from 116); Green value is 51 (20.31% from 255 or 43.97% from 116); Blue value is 9 (3.91% from 255 or 7.76% from 116); Max value from RGB is 56 - color contains mainly: red. Hex color #383309 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383309 is #C7CCF6. Grayscale: #2F2F2F. Windows color (decimal): -13094135 or 602936. OLE color: 602936.
HSL color Cylindrical-coordinate representation of color #383309: hue angle of 53.62º degrees, saturation: 0.72, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #383309 is Cyan = 0, Magento = 0.09, Yellow = 0.84 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 51 | 9 | - |
| CMYK | 0 | 0.09 | 0.84 | 0.78 |
| HSL | 53.62º | 0.72% | 0.13% | - |
| HSV(B) | 53.62º | 0.84% | 0.22% | - |
| XYZ | 2.86 | 3.23 | 0.73 | - |
| YUV | 47.71 | 106.16 | 133.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 51 | 9 | 0 | 0.09 | 0.84 | 0.78 | 53.62 | 0.72 | 0.13 |
| Hex | 38 | 33 | 9 | 0 | 9 | 54 | 4E | 36 | 48 | D |
| Octal | 70 | 63 | 11 | 0 | 11 | 124 | 116 | 66 | 110 | 15 |
| Binary | 111000 | 110011 | 1001 | 0 | 1001 | 1010100 | 1001110 | 110110 | 1001000 | 1101 |
Color Harmonies of #383309
Complementary color
Monochromatic Colors of #383309
Black with #383309
Text Example
Text Example
White with #383309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383309; }
p { color: rgb(56,51,9); }
H1.HeaderClassName
{
color: #383309;
}
.AnyTagClassName
{
color: #383309;
}
</style>
background-color css
<style>
a { background-color: #383309; }
a { background-color: rgb(56,51,9); }
div.DivClassName
{
background-color: #383309;
}
.BgClassName
{
background-color: #383309;
}
</style>
border-color css
<style>
span { border-color: #383309; }
span { border-color: rgb(56,51,9); }
td.TdClassName
{
border-color: #383309;
}
.TagClassName
{
border-color: #383309;
}
</style>