Shades of Barossa #423038
Tints of Barossa #423038
RGB
CMYK
RGB Variations
Color information
#423038 (or 0x423038) is known color: Barossa. HEX triplet: 42, 30 and 38. RGB value is (66,48,56). Sum of RGB (Red+Green+Blue) = 66+48+56=170 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.82% from 170); Green value is 48 (19.14% from 255 or 28.24% from 170); Blue value is 56 (22.27% from 255 or 32.94% from 170); Max value from RGB is 66 - color contains mainly: red. Hex color #423038 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423038 is #BDCFC7. Grayscale: #363636. Windows color (decimal): -12439496 or 3682370. OLE color: 3682370.
HSL color Cylindrical-coordinate representation of color #423038: hue angle of 333.33º 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 #423038 is Cyan = 0, Magento = 0.27, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 48 | 56 | - |
| CMYK | 0 | 0.27 | 0.15 | 0.74 |
| HSL | 333.33º | 0.16% | 0.22% | - |
| HSV(B) | 333.33º | 0.27% | 0.26% | - |
| XYZ | 4.02 | 3.56 | 4.22 | - |
| YUV | 54.29 | 128.96 | 136.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 48 | 56 | 0 | 0.27 | 0.15 | 0.74 | 333.33 | 0.16 | 0.22 |
| Hex | 42 | 30 | 38 | 0 | 1B | F | 4A | 14D | 10 | 16 |
| Octal | 102 | 60 | 70 | 0 | 33 | 17 | 112 | 515 | 20 | 26 |
| Binary | 1000010 | 110000 | 111000 | 0 | 11011 | 1111 | 1001010 | 101001101 | 10000 | 10110 |
Color Harmonies of #423038
Complementary color
Monochromatic Colors of #423038
Black with #423038
Text Example
Text Example
White with #423038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423038; }
p { color: rgb(66,48,56); }
H1.HeaderClassName
{
color: #423038;
}
.AnyTagClassName
{
color: #423038;
}
</style>
background-color css
<style>
a { background-color: #423038; }
a { background-color: rgb(66,48,56); }
div.DivClassName
{
background-color: #423038;
}
.BgClassName
{
background-color: #423038;
}
</style>
border-color css
<style>
span { border-color: #423038; }
span { border-color: rgb(66,48,56); }
td.TdClassName
{
border-color: #423038;
}
.TagClassName
{
border-color: #423038;
}
</style>