Shades of Maire #383004
Tints of Maire #383004
RGB
CMYK
RGB Variations
Color information
#383004 (or 0x383004) is known color: Maire. HEX triplet: 38, 30 and 04. RGB value is (56,48,4). Sum of RGB (Red+Green+Blue) = 56+48+4=108 (14% of max value = 765). Red value is 56 (22.27% from 255 or 51.85% from 108); Green value is 48 (19.14% from 255 or 44.44% from 108); Blue value is 4 (1.95% from 255 or 3.70% from 108); Max value from RGB is 56 - color contains mainly: red. Hex color #383004 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383004 is #C7CFFB. Grayscale: #2D2D2D. Windows color (decimal): -13094908 or 274488. OLE color: 274488.
HSL color Cylindrical-coordinate representation of color #383004: hue angle of 50.77º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #383004 is Cyan = 0, Magento = 0.14, Yellow = 0.93 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 48 | 4 | - |
| CMYK | 0 | 0.14 | 0.93 | 0.78 |
| HSL | 50.77º | 0.87% | 0.12% | - |
| HSV(B) | 50.77º | 0.93% | 0.22% | - |
| XYZ | 2.71 | 2.96 | 0.54 | - |
| YUV | 45.38 | 104.65 | 135.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 48 | 4 | 0 | 0.14 | 0.93 | 0.78 | 50.77 | 0.87 | 0.12 |
| Hex | 38 | 30 | 4 | 0 | E | 5D | 4E | 33 | 57 | C |
| Octal | 70 | 60 | 4 | 0 | 16 | 135 | 116 | 63 | 127 | 14 |
| Binary | 111000 | 110000 | 100 | 0 | 1110 | 1011101 | 1001110 | 110011 | 1010111 | 1100 |
Color Harmonies of #383004
Complementary color
Monochromatic Colors of #383004
Black with #383004
Text Example
Text Example
White with #383004
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383004; }
p { color: rgb(56,48,4); }
H1.HeaderClassName
{
color: #383004;
}
.AnyTagClassName
{
color: #383004;
}
</style>
background-color css
<style>
a { background-color: #383004; }
a { background-color: rgb(56,48,4); }
div.DivClassName
{
background-color: #383004;
}
.BgClassName
{
background-color: #383004;
}
</style>
border-color css
<style>
span { border-color: #383004; }
span { border-color: rgb(56,48,4); }
td.TdClassName
{
border-color: #383004;
}
.TagClassName
{
border-color: #383004;
}
</style>