Shades of Acadia #373029
Tints of Acadia #373029
RGB
CMYK
RGB Variations
Color information
#373029 (or 0x373029) is known color: Acadia. HEX triplet: 37, 30 and 29. RGB value is (55,48,41). Sum of RGB (Red+Green+Blue) = 55+48+41=144 (19% of max value = 765). Red value is 55 (21.88% from 255 or 38.19% from 144); Green value is 48 (19.14% from 255 or 33.33% from 144); Blue value is 41 (16.41% from 255 or 28.47% from 144); Max value from RGB is 55 - color contains mainly: red. Hex color #373029 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #373029 is #C8CFD6. Grayscale: #313131. Windows color (decimal): -13160407 or 2699319. OLE color: 2699319.
HSL color Cylindrical-coordinate representation of color #373029: hue angle of 30º degrees, saturation: 0.15, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #373029 is Cyan = 0, Magento = 0.13, Yellow = 0.25 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 48 | 41 | - |
| CMYK | 0 | 0.13 | 0.25 | 0.78 |
| HSL | 30º | 0.15% | 0.19% | - |
| HSV(B) | 30º | 0.25% | 0.22% | - |
| XYZ | 3.03 | 3.09 | 2.53 | - |
| YUV | 49.3 | 123.32 | 132.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 48 | 41 | 0 | 0.13 | 0.25 | 0.78 | 30 | 0.15 | 0.19 |
| Hex | 37 | 30 | 29 | 0 | D | 19 | 4E | 1E | F | 13 |
| Octal | 67 | 60 | 51 | 0 | 15 | 31 | 116 | 36 | 17 | 23 |
| Binary | 110111 | 110000 | 101001 | 0 | 1101 | 11001 | 1001110 | 11110 | 1111 | 10011 |
Color Harmonies of #373029
Complementary color
Monochromatic Colors of #373029
Black with #373029
Text Example
Text Example
White with #373029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373029; }
p { color: rgb(55,48,41); }
H1.HeaderClassName
{
color: #373029;
}
.AnyTagClassName
{
color: #373029;
}
</style>
background-color css
<style>
a { background-color: #373029; }
a { background-color: rgb(55,48,41); }
div.DivClassName
{
background-color: #373029;
}
.BgClassName
{
background-color: #373029;
}
</style>
border-color css
<style>
span { border-color: #373029; }
span { border-color: rgb(55,48,41); }
td.TdClassName
{
border-color: #373029;
}
.TagClassName
{
border-color: #373029;
}
</style>