Shades of Acadia #373028
Tints of Acadia #373028
RGB
CMYK
RGB Variations
Color information
#373028 (or 0x373028) is known color: Acadia. HEX triplet: 37, 30 and 28. RGB value is (55,48,40). Sum of RGB (Red+Green+Blue) = 55+48+40=143 (18% of max value = 765). Red value is 55 (21.88% from 255 or 38.46% from 143); Green value is 48 (19.14% from 255 or 33.57% from 143); Blue value is 40 (16.02% from 255 or 27.97% from 143); Max value from RGB is 55 - color contains mainly: red. Hex color #373028 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #373028 is #C8CFD7. Grayscale: #313131. Windows color (decimal): -13160408 or 2633783. OLE color: 2633783.
HSL color Cylindrical-coordinate representation of color #373028: hue angle of 32º degrees, saturation: 0.16, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #373028 is Cyan = 0, Magento = 0.13, Yellow = 0.27 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 48 | 40 | - |
| CMYK | 0 | 0.13 | 0.27 | 0.78 |
| HSL | 32º | 0.16% | 0.19% | - |
| HSV(B) | 32º | 0.27% | 0.22% | - |
| XYZ | 3.02 | 3.08 | 2.44 | - |
| YUV | 49.18 | 122.82 | 132.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 48 | 40 | 0 | 0.13 | 0.27 | 0.78 | 32 | 0.16 | 0.19 |
| Hex | 37 | 30 | 28 | 0 | D | 1B | 4E | 20 | 10 | 13 |
| Octal | 67 | 60 | 50 | 0 | 15 | 33 | 116 | 40 | 20 | 23 |
| Binary | 110111 | 110000 | 101000 | 0 | 1101 | 11011 | 1001110 | 100000 | 10000 | 10011 |
Color Harmonies of #373028
Complementary color
Monochromatic Colors of #373028
Black with #373028
Text Example
Text Example
White with #373028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373028; }
p { color: rgb(55,48,40); }
H1.HeaderClassName
{
color: #373028;
}
.AnyTagClassName
{
color: #373028;
}
</style>
background-color css
<style>
a { background-color: #373028; }
a { background-color: rgb(55,48,40); }
div.DivClassName
{
background-color: #373028;
}
.BgClassName
{
background-color: #373028;
}
</style>
border-color css
<style>
span { border-color: #373028; }
span { border-color: rgb(55,48,40); }
td.TdClassName
{
border-color: #373028;
}
.TagClassName
{
border-color: #373028;
}
</style>