Shades of Barossa #423238
Tints of Barossa #423238
RGB
CMYK
RGB Variations
Color information
#423238 (or 0x423238) is known color: Barossa. HEX triplet: 42, 32 and 38. RGB value is (66,50,56). Sum of RGB (Red+Green+Blue) = 66+50+56=172 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.37% from 172); Green value is 50 (19.92% from 255 or 29.07% from 172); Blue value is 56 (22.27% from 255 or 32.56% from 172); Max value from RGB is 66 - color contains mainly: red. Hex color #423238 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423238 is #BDCDC7. Grayscale: #373737. Windows color (decimal): -12438984 or 3682882. OLE color: 3682882.
HSL color Cylindrical-coordinate representation of color #423238: hue angle of 337.5º degrees, saturation: 0.14, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #423238 is Cyan = 0, Magento = 0.24, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 50 | 56 | - |
| CMYK | 0 | 0.24 | 0.15 | 0.74 |
| HSL | 337.5º | 0.14% | 0.23% | - |
| HSV(B) | 337.5º | 0.24% | 0.26% | - |
| XYZ | 4.1 | 3.72 | 4.24 | - |
| YUV | 55.47 | 128.3 | 135.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 50 | 56 | 0 | 0.24 | 0.15 | 0.74 | 337.5 | 0.14 | 0.23 |
| Hex | 42 | 32 | 38 | 0 | 18 | F | 4A | 152 | E | 17 |
| Octal | 102 | 62 | 70 | 0 | 30 | 17 | 112 | 522 | 16 | 27 |
| Binary | 1000010 | 110010 | 111000 | 0 | 11000 | 1111 | 1001010 | 101010010 | 1110 | 10111 |
Color Harmonies of #423238
Complementary color
Monochromatic Colors of #423238
Black with #423238
Text Example
Text Example
White with #423238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423238; }
p { color: rgb(66,50,56); }
H1.HeaderClassName
{
color: #423238;
}
.AnyTagClassName
{
color: #423238;
}
</style>
background-color css
<style>
a { background-color: #423238; }
a { background-color: rgb(66,50,56); }
div.DivClassName
{
background-color: #423238;
}
.BgClassName
{
background-color: #423238;
}
</style>
border-color css
<style>
span { border-color: #423238; }
span { border-color: rgb(66,50,56); }
td.TdClassName
{
border-color: #423238;
}
.TagClassName
{
border-color: #423238;
}
</style>