Shades of Barossa #423338
Tints of Barossa #423338
RGB
CMYK
RGB Variations
Color information
#423338 (or 0x423338) is known color: Barossa. HEX triplet: 42, 33 and 38. RGB value is (66,51,56). Sum of RGB (Red+Green+Blue) = 66+51+56=173 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.15% from 173); Green value is 51 (20.31% from 255 or 29.48% from 173); Blue value is 56 (22.27% from 255 or 32.37% from 173); Max value from RGB is 66 - color contains mainly: red. Hex color #423338 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423338 is #BDCCC7. Grayscale: #383838. Windows color (decimal): -12438728 or 3683138. OLE color: 3683138.
HSL color Cylindrical-coordinate representation of color #423338: hue angle of 340º degrees, saturation: 0.13, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #423338 is Cyan = 0, Magento = 0.23, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 51 | 56 | - |
| CMYK | 0 | 0.23 | 0.15 | 0.74 |
| HSL | 340º | 0.13% | 0.23% | - |
| HSV(B) | 340º | 0.23% | 0.26% | - |
| XYZ | 4.14 | 3.81 | 4.26 | - |
| YUV | 56.06 | 127.97 | 135.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 51 | 56 | 0 | 0.23 | 0.15 | 0.74 | 340 | 0.13 | 0.23 |
| Hex | 42 | 33 | 38 | 0 | 17 | F | 4A | 154 | D | 17 |
| Octal | 102 | 63 | 70 | 0 | 27 | 17 | 112 | 524 | 15 | 27 |
| Binary | 1000010 | 110011 | 111000 | 0 | 10111 | 1111 | 1001010 | 101010100 | 1101 | 10111 |
Color Harmonies of #423338
Complementary color
Monochromatic Colors of #423338
Black with #423338
Text Example
Text Example
White with #423338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423338; }
p { color: rgb(66,51,56); }
H1.HeaderClassName
{
color: #423338;
}
.AnyTagClassName
{
color: #423338;
}
</style>
background-color css
<style>
a { background-color: #423338; }
a { background-color: rgb(66,51,56); }
div.DivClassName
{
background-color: #423338;
}
.BgClassName
{
background-color: #423338;
}
</style>
border-color css
<style>
span { border-color: #423338; }
span { border-color: rgb(66,51,56); }
td.TdClassName
{
border-color: #423338;
}
.TagClassName
{
border-color: #423338;
}
</style>