Shades of Maire #383007
Tints of Maire #383007
RGB
CMYK
RGB Variations
Color information
#383007 (or 0x383007) is known color: Maire. HEX triplet: 38, 30 and 07. RGB value is (56,48,7). Sum of RGB (Red+Green+Blue) = 56+48+7=111 (14% of max value = 765). Red value is 56 (22.27% from 255 or 50.45% from 111); Green value is 48 (19.14% from 255 or 43.24% from 111); Blue value is 7 (3.12% from 255 or 6.31% from 111); Max value from RGB is 56 - color contains mainly: red. Hex color #383007 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383007 is #C7CFF8. Grayscale: #2D2D2D. Windows color (decimal): -13094905 or 471096. OLE color: 471096.
HSL color Cylindrical-coordinate representation of color #383007: hue angle of 50.2º 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 #383007 is Cyan = 0, Magento = 0.14, Yellow = 0.88 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 48 | 7 | - |
| CMYK | 0 | 0.14 | 0.88 | 0.78 |
| HSL | 50.2º | 0.78% | 0.12% | - |
| HSV(B) | 50.2º | 0.88% | 0.22% | - |
| XYZ | 2.73 | 2.97 | 0.63 | - |
| YUV | 45.72 | 106.15 | 135.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 48 | 7 | 0 | 0.14 | 0.88 | 0.78 | 50.2 | 0.78 | 0.12 |
| Hex | 38 | 30 | 7 | 0 | E | 58 | 4E | 32 | 4E | C |
| Octal | 70 | 60 | 7 | 0 | 16 | 130 | 116 | 62 | 116 | 14 |
| Binary | 111000 | 110000 | 111 | 0 | 1110 | 1011000 | 1001110 | 110010 | 1001110 | 1100 |
Color Harmonies of #383007
Complementary color
Monochromatic Colors of #383007
Black with #383007
Text Example
Text Example
White with #383007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383007; }
p { color: rgb(56,48,7); }
H1.HeaderClassName
{
color: #383007;
}
.AnyTagClassName
{
color: #383007;
}
</style>
background-color css
<style>
a { background-color: #383007; }
a { background-color: rgb(56,48,7); }
div.DivClassName
{
background-color: #383007;
}
.BgClassName
{
background-color: #383007;
}
</style>
border-color css
<style>
span { border-color: #383007; }
span { border-color: rgb(56,48,7); }
td.TdClassName
{
border-color: #383007;
}
.TagClassName
{
border-color: #383007;
}
</style>