Shades of Maire #383307
Tints of Maire #383307
RGB
CMYK
RGB Variations
Color information
#383307 (or 0x383307) is known color: Maire. HEX triplet: 38, 33 and 07. RGB value is (56,51,7). Sum of RGB (Red+Green+Blue) = 56+51+7=114 (15% of max value = 765). Red value is 56 (22.27% from 255 or 49.12% from 114); Green value is 51 (20.31% from 255 or 44.74% from 114); Blue value is 7 (3.12% from 255 or 6.14% from 114); Max value from RGB is 56 - color contains mainly: red. Hex color #383307 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383307 is #C7CCF8. Grayscale: #2F2F2F. Windows color (decimal): -13094137 or 471864. OLE color: 471864.
HSL color Cylindrical-coordinate representation of color #383307: hue angle of 53.88º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #383307 is Cyan = 0, Magento = 0.09, Yellow = 0.88 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 51 | 7 | - |
| CMYK | 0 | 0.09 | 0.88 | 0.78 |
| HSL | 53.88º | 0.78% | 0.12% | - |
| HSV(B) | 53.88º | 0.88% | 0.22% | - |
| XYZ | 2.85 | 3.22 | 0.67 | - |
| YUV | 47.48 | 105.16 | 134.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 51 | 7 | 0 | 0.09 | 0.88 | 0.78 | 53.88 | 0.78 | 0.12 |
| Hex | 38 | 33 | 7 | 0 | 9 | 58 | 4E | 36 | 4E | C |
| Octal | 70 | 63 | 7 | 0 | 11 | 130 | 116 | 66 | 116 | 14 |
| Binary | 111000 | 110011 | 111 | 0 | 1001 | 1011000 | 1001110 | 110110 | 1001110 | 1100 |
Color Harmonies of #383307
Complementary color
Monochromatic Colors of #383307
Black with #383307
Text Example
Text Example
White with #383307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383307; }
p { color: rgb(56,51,7); }
H1.HeaderClassName
{
color: #383307;
}
.AnyTagClassName
{
color: #383307;
}
</style>
background-color css
<style>
a { background-color: #383307; }
a { background-color: rgb(56,51,7); }
div.DivClassName
{
background-color: #383307;
}
.BgClassName
{
background-color: #383307;
}
</style>
border-color css
<style>
span { border-color: #383307; }
span { border-color: rgb(56,51,7); }
td.TdClassName
{
border-color: #383307;
}
.TagClassName
{
border-color: #383307;
}
</style>