Shades of Barossa #423037
Tints of Barossa #423037
RGB
CMYK
RGB Variations
Color information
#423037 (or 0x423037) is known color: Barossa. HEX triplet: 42, 30 and 37. RGB value is (66,48,55). Sum of RGB (Red+Green+Blue) = 66+48+55=169 (22% of max value = 765). Red value is 66 (26.17% from 255 or 39.05% from 169); Green value is 48 (19.14% from 255 or 28.40% from 169); Blue value is 55 (21.88% from 255 or 32.54% from 169); Max value from RGB is 66 - color contains mainly: red. Hex color #423037 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423037 is #BDCFC8. Grayscale: #363636. Windows color (decimal): -12439497 or 3616834. OLE color: 3616834.
HSL color Cylindrical-coordinate representation of color #423037: hue angle of 336.67º degrees, saturation: 0.16, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #423037 is Cyan = 0, Magento = 0.27, Yellow = 0.17 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 48 | 55 | - |
| CMYK | 0 | 0.27 | 0.17 | 0.74 |
| HSL | 336.67º | 0.16% | 0.22% | - |
| HSV(B) | 336.67º | 0.27% | 0.26% | - |
| XYZ | 3.99 | 3.55 | 4.09 | - |
| YUV | 54.18 | 128.46 | 136.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 48 | 55 | 0 | 0.27 | 0.17 | 0.74 | 336.67 | 0.16 | 0.22 |
| Hex | 42 | 30 | 37 | 0 | 1B | 11 | 4A | 151 | 10 | 16 |
| Octal | 102 | 60 | 67 | 0 | 33 | 21 | 112 | 521 | 20 | 26 |
| Binary | 1000010 | 110000 | 110111 | 0 | 11011 | 10001 | 1001010 | 101010001 | 10000 | 10110 |
Color Harmonies of #423037
Complementary color
Monochromatic Colors of #423037
Black with #423037
Text Example
Text Example
White with #423037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423037; }
p { color: rgb(66,48,55); }
H1.HeaderClassName
{
color: #423037;
}
.AnyTagClassName
{
color: #423037;
}
</style>
background-color css
<style>
a { background-color: #423037; }
a { background-color: rgb(66,48,55); }
div.DivClassName
{
background-color: #423037;
}
.BgClassName
{
background-color: #423037;
}
</style>
border-color css
<style>
span { border-color: #423037; }
span { border-color: rgb(66,48,55); }
td.TdClassName
{
border-color: #423037;
}
.TagClassName
{
border-color: #423037;
}
</style>