Shades of Barossa #523342
Tints of Barossa #523342
RGB
CMYK
RGB Variations
Color information
#523342 (or 0x523342) is known color: Barossa. HEX triplet: 52, 33 and 42. RGB value is (82,51,66). Sum of RGB (Red+Green+Blue) = 82+51+66=199 (26% of max value = 765). Red value is 82 (32.42% from 255 or 41.21% from 199); Green value is 51 (20.31% from 255 or 25.63% from 199); Blue value is 66 (26.17% from 255 or 33.17% from 199); Max value from RGB is 82 - color contains mainly: red. Hex color #523342 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523342 is #ADCCBD. Grayscale: #3D3D3D. Windows color (decimal): -11390142 or 4338514. OLE color: 4338514.
HSL color Cylindrical-coordinate representation of color #523342: hue angle of 330.97º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #523342 is Cyan = 0, Magento = 0.38, Yellow = 0.20 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 51 | 66 | - |
| CMYK | 0 | 0.38 | 0.20 | 0.68 |
| HSL | 330.97º | 0.23% | 0.26% | - |
| HSV(B) | 330.97º | 0.38% | 0.32% | - |
| XYZ | 5.65 | 4.55 | 5.74 | - |
| YUV | 61.98 | 130.27 | 142.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 51 | 66 | 0 | 0.38 | 0.20 | 0.68 | 330.97 | 0.23 | 0.26 |
| Hex | 52 | 33 | 42 | 0 | 26 | 14 | 44 | 14B | 17 | 1A |
| Octal | 122 | 63 | 102 | 0 | 46 | 24 | 104 | 513 | 27 | 32 |
| Binary | 1010010 | 110011 | 1000010 | 0 | 100110 | 10100 | 1000100 | 101001011 | 10111 | 11010 |
Color Harmonies of #523342
Complementary color
Monochromatic Colors of #523342
Black with #523342
Text Example
Text Example
White with #523342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523342; }
p { color: rgb(82,51,66); }
H1.HeaderClassName
{
color: #523342;
}
.AnyTagClassName
{
color: #523342;
}
</style>
background-color css
<style>
a { background-color: #523342; }
a { background-color: rgb(82,51,66); }
div.DivClassName
{
background-color: #523342;
}
.BgClassName
{
background-color: #523342;
}
</style>
border-color css
<style>
span { border-color: #523342; }
span { border-color: rgb(82,51,66); }
td.TdClassName
{
border-color: #523342;
}
.TagClassName
{
border-color: #523342;
}
</style>