Shades of Barossa #523042
Tints of Barossa #523042
RGB
CMYK
RGB Variations
Color information
#523042 (or 0x523042) is known color: Barossa. HEX triplet: 52, 30 and 42. RGB value is (82,48,66). Sum of RGB (Red+Green+Blue) = 82+48+66=196 (25% of max value = 765). Red value is 82 (32.42% from 255 or 41.84% from 196); Green value is 48 (19.14% from 255 or 24.49% from 196); Blue value is 66 (26.17% from 255 or 33.67% from 196); Max value from RGB is 82 - color contains mainly: red. Hex color #523042 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523042 is #ADCFBD. Grayscale: #3C3C3C. Windows color (decimal): -11390910 or 4337746. OLE color: 4337746.
HSL color Cylindrical-coordinate representation of color #523042: hue angle of 328.24º degrees, saturation: 0.26, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #523042 is Cyan = 0, Magento = 0.41, Yellow = 0.20 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 48 | 66 | - |
| CMYK | 0 | 0.41 | 0.20 | 0.68 |
| HSL | 328.24º | 0.26% | 0.25% | - |
| HSV(B) | 328.24º | 0.41% | 0.32% | - |
| XYZ | 5.52 | 4.3 | 5.69 | - |
| YUV | 60.22 | 131.26 | 143.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 48 | 66 | 0 | 0.41 | 0.20 | 0.68 | 328.24 | 0.26 | 0.25 |
| Hex | 52 | 30 | 42 | 0 | 29 | 14 | 44 | 148 | 1A | 19 |
| Octal | 122 | 60 | 102 | 0 | 51 | 24 | 104 | 510 | 32 | 31 |
| Binary | 1010010 | 110000 | 1000010 | 0 | 101001 | 10100 | 1000100 | 101001000 | 11010 | 11001 |
Color Harmonies of #523042
Complementary color
Monochromatic Colors of #523042
Black with #523042
Text Example
Text Example
White with #523042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523042; }
p { color: rgb(82,48,66); }
H1.HeaderClassName
{
color: #523042;
}
.AnyTagClassName
{
color: #523042;
}
</style>
background-color css
<style>
a { background-color: #523042; }
a { background-color: rgb(82,48,66); }
div.DivClassName
{
background-color: #523042;
}
.BgClassName
{
background-color: #523042;
}
</style>
border-color css
<style>
span { border-color: #523042; }
span { border-color: rgb(82,48,66); }
td.TdClassName
{
border-color: #523042;
}
.TagClassName
{
border-color: #523042;
}
</style>