Shades of Maire #383415
Tints of Maire #383415
RGB
CMYK
RGB Variations
Color information
#383415 (or 0x383415) is known color: Maire. HEX triplet: 38, 34 and 15. RGB value is (56,52,21). Sum of RGB (Red+Green+Blue) = 56+52+21=129 (17% of max value = 765). Red value is 56 (22.27% from 255 or 43.41% from 129); Green value is 52 (20.70% from 255 or 40.31% from 129); Blue value is 21 (8.59% from 255 or 16.28% from 129); Max value from RGB is 56 - color contains mainly: red. Hex color #383415 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383415 is #C7CBEA. Grayscale: #313131. Windows color (decimal): -13093867 or 1389624. OLE color: 1389624.
HSL color Cylindrical-coordinate representation of color #383415: hue angle of 53.14º degrees, saturation: 0.45, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #383415 is Cyan = 0, Magento = 0.07, Yellow = 0.63 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 52 | 21 | - |
| CMYK | 0 | 0.07 | 0.63 | 0.78 |
| HSL | 53.14º | 0.45% | 0.15% | - |
| HSV(B) | 53.14º | 0.63% | 0.22% | - |
| XYZ | 2.99 | 3.35 | 1.2 | - |
| YUV | 49.66 | 111.83 | 132.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 52 | 21 | 0 | 0.07 | 0.63 | 0.78 | 53.14 | 0.45 | 0.15 |
| Hex | 38 | 34 | 15 | 0 | 7 | 3F | 4E | 35 | 2D | F |
| Octal | 70 | 64 | 25 | 0 | 7 | 77 | 116 | 65 | 55 | 17 |
| Binary | 111000 | 110100 | 10101 | 0 | 111 | 111111 | 1001110 | 110101 | 101101 | 1111 |
Color Harmonies of #383415
Complementary color
Monochromatic Colors of #383415
Black with #383415
Text Example
Text Example
White with #383415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383415; }
p { color: rgb(56,52,21); }
H1.HeaderClassName
{
color: #383415;
}
.AnyTagClassName
{
color: #383415;
}
</style>
background-color css
<style>
a { background-color: #383415; }
a { background-color: rgb(56,52,21); }
div.DivClassName
{
background-color: #383415;
}
.BgClassName
{
background-color: #383415;
}
</style>
border-color css
<style>
span { border-color: #383415; }
span { border-color: rgb(56,52,21); }
td.TdClassName
{
border-color: #383415;
}
.TagClassName
{
border-color: #383415;
}
</style>