Shades of Maire #383005
Tints of Maire #383005
RGB
CMYK
RGB Variations
Color information
#383005 (or 0x383005) is known color: Maire. HEX triplet: 38, 30 and 05. RGB value is (56,48,5). Sum of RGB (Red+Green+Blue) = 56+48+5=109 (14% of max value = 765). Red value is 56 (22.27% from 255 or 51.38% from 109); Green value is 48 (19.14% from 255 or 44.04% from 109); Blue value is 5 (2.34% from 255 or 4.59% from 109); Max value from RGB is 56 - color contains mainly: red. Hex color #383005 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383005 is #C7CFFA. Grayscale: #2D2D2D. Windows color (decimal): -13094907 or 340024. OLE color: 340024.
HSL color Cylindrical-coordinate representation of color #383005: hue angle of 50.59º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #383005 is Cyan = 0, Magento = 0.14, Yellow = 0.91 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 48 | 5 | - |
| CMYK | 0 | 0.14 | 0.91 | 0.78 |
| HSL | 50.59º | 0.84% | 0.12% | - |
| HSV(B) | 50.59º | 0.91% | 0.22% | - |
| XYZ | 2.72 | 2.97 | 0.57 | - |
| YUV | 45.49 | 105.15 | 135.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 48 | 5 | 0 | 0.14 | 0.91 | 0.78 | 50.59 | 0.84 | 0.12 |
| Hex | 38 | 30 | 5 | 0 | E | 5B | 4E | 33 | 54 | C |
| Octal | 70 | 60 | 5 | 0 | 16 | 133 | 116 | 63 | 124 | 14 |
| Binary | 111000 | 110000 | 101 | 0 | 1110 | 1011011 | 1001110 | 110011 | 1010100 | 1100 |
Color Harmonies of #383005
Complementary color
Monochromatic Colors of #383005
Black with #383005
Text Example
Text Example
White with #383005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383005; }
p { color: rgb(56,48,5); }
H1.HeaderClassName
{
color: #383005;
}
.AnyTagClassName
{
color: #383005;
}
</style>
background-color css
<style>
a { background-color: #383005; }
a { background-color: rgb(56,48,5); }
div.DivClassName
{
background-color: #383005;
}
.BgClassName
{
background-color: #383005;
}
</style>
border-color css
<style>
span { border-color: #383005; }
span { border-color: rgb(56,48,5); }
td.TdClassName
{
border-color: #383005;
}
.TagClassName
{
border-color: #383005;
}
</style>