Shades of Maire #383009
Tints of Maire #383009
RGB
CMYK
RGB Variations
Color information
#383009 (or 0x383009) is known color: Maire. HEX triplet: 38, 30 and 09. RGB value is (56,48,9). Sum of RGB (Red+Green+Blue) = 56+48+9=113 (14% of max value = 765). Red value is 56 (22.27% from 255 or 49.56% from 113); Green value is 48 (19.14% from 255 or 42.48% from 113); Blue value is 9 (3.91% from 255 or 7.96% from 113); Max value from RGB is 56 - color contains mainly: red. Hex color #383009 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383009 is #C7CFF6. Grayscale: #2E2E2E. Windows color (decimal): -13094903 or 602168. OLE color: 602168.
HSL color Cylindrical-coordinate representation of color #383009: hue angle of 49.79º 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 #383009 is Cyan = 0, Magento = 0.14, Yellow = 0.84 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 48 | 9 | - |
| CMYK | 0 | 0.14 | 0.84 | 0.78 |
| HSL | 49.79º | 0.72% | 0.13% | - |
| HSV(B) | 49.79º | 0.84% | 0.22% | - |
| XYZ | 2.74 | 2.97 | 0.69 | - |
| YUV | 45.95 | 107.15 | 135.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 48 | 9 | 0 | 0.14 | 0.84 | 0.78 | 49.79 | 0.72 | 0.13 |
| Hex | 38 | 30 | 9 | 0 | E | 54 | 4E | 32 | 48 | D |
| Octal | 70 | 60 | 11 | 0 | 16 | 124 | 116 | 62 | 110 | 15 |
| Binary | 111000 | 110000 | 1001 | 0 | 1110 | 1010100 | 1001110 | 110010 | 1001000 | 1101 |
Color Harmonies of #383009
Complementary color
Monochromatic Colors of #383009
Black with #383009
Text Example
Text Example
White with #383009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383009; }
p { color: rgb(56,48,9); }
H1.HeaderClassName
{
color: #383009;
}
.AnyTagClassName
{
color: #383009;
}
</style>
background-color css
<style>
a { background-color: #383009; }
a { background-color: rgb(56,48,9); }
div.DivClassName
{
background-color: #383009;
}
.BgClassName
{
background-color: #383009;
}
</style>
border-color css
<style>
span { border-color: #383009; }
span { border-color: rgb(56,48,9); }
td.TdClassName
{
border-color: #383009;
}
.TagClassName
{
border-color: #383009;
}
</style>