Shades of Barossa #523643
Tints of Barossa #523643
RGB
CMYK
RGB Variations
Color information
#523643 (or 0x523643) is known color: Barossa. HEX triplet: 52, 36 and 43. RGB value is (82,54,67). Sum of RGB (Red+Green+Blue) = 82+54+67=203 (26% of max value = 765). Red value is 82 (32.42% from 255 or 40.39% from 203); Green value is 54 (21.48% from 255 or 26.60% from 203); Blue value is 67 (26.56% from 255 or 33.00% from 203); Max value from RGB is 82 - color contains mainly: red. Hex color #523643 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523643 is #ADC9BC. Grayscale: #3F3F3F. Windows color (decimal): -11389373 or 4404818. OLE color: 4404818.
HSL color Cylindrical-coordinate representation of color #523643: hue angle of 332.14º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #523643 is Cyan = 0, Magento = 0.34, Yellow = 0.18 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 54 | 67 | - |
| CMYK | 0 | 0.34 | 0.18 | 0.68 |
| HSL | 332.14º | 0.21% | 0.27% | - |
| HSV(B) | 332.14º | 0.34% | 0.32% | - |
| XYZ | 5.81 | 4.84 | 5.94 | - |
| YUV | 63.85 | 129.78 | 140.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 54 | 67 | 0 | 0.34 | 0.18 | 0.68 | 332.14 | 0.21 | 0.27 |
| Hex | 52 | 36 | 43 | 0 | 22 | 12 | 44 | 14C | 15 | 1B |
| Octal | 122 | 66 | 103 | 0 | 42 | 22 | 104 | 514 | 25 | 33 |
| Binary | 1010010 | 110110 | 1000011 | 0 | 100010 | 10010 | 1000100 | 101001100 | 10101 | 11011 |
Color Harmonies of #523643
Complementary color
Monochromatic Colors of #523643
Black with #523643
Text Example
Text Example
White with #523643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523643; }
p { color: rgb(82,54,67); }
H1.HeaderClassName
{
color: #523643;
}
.AnyTagClassName
{
color: #523643;
}
</style>
background-color css
<style>
a { background-color: #523643; }
a { background-color: rgb(82,54,67); }
div.DivClassName
{
background-color: #523643;
}
.BgClassName
{
background-color: #523643;
}
</style>
border-color css
<style>
span { border-color: #523643; }
span { border-color: rgb(82,54,67); }
td.TdClassName
{
border-color: #523643;
}
.TagClassName
{
border-color: #523643;
}
</style>