Shades of Barossa #523340
Tints of Barossa #523340
RGB
CMYK
RGB Variations
Color information
#523340 (or 0x523340) is known color: Barossa. HEX triplet: 52, 33 and 40. RGB value is (82,51,64). Sum of RGB (Red+Green+Blue) = 82+51+64=197 (26% of max value = 765). Red value is 82 (32.42% from 255 or 41.62% from 197); Green value is 51 (20.31% from 255 or 25.89% from 197); Blue value is 64 (25.39% from 255 or 32.49% from 197); Max value from RGB is 82 - color contains mainly: red. Hex color #523340 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523340 is #ADCCBF. Grayscale: #3D3D3D. Windows color (decimal): -11390144 or 4207442. OLE color: 4207442.
HSL color Cylindrical-coordinate representation of color #523340: hue angle of 334.84º 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 #523340 is Cyan = 0, Magento = 0.38, Yellow = 0.22 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 51 | 64 | - |
| CMYK | 0 | 0.38 | 0.22 | 0.68 |
| HSL | 334.84º | 0.23% | 0.26% | - |
| HSV(B) | 334.84º | 0.38% | 0.32% | - |
| XYZ | 5.59 | 4.53 | 5.43 | - |
| YUV | 61.75 | 129.27 | 142.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 51 | 64 | 0 | 0.38 | 0.22 | 0.68 | 334.84 | 0.23 | 0.26 |
| Hex | 52 | 33 | 40 | 0 | 26 | 16 | 44 | 14F | 17 | 1A |
| Octal | 122 | 63 | 100 | 0 | 46 | 26 | 104 | 517 | 27 | 32 |
| Binary | 1010010 | 110011 | 1000000 | 0 | 100110 | 10110 | 1000100 | 101001111 | 10111 | 11010 |
Color Harmonies of #523340
Complementary color
Monochromatic Colors of #523340
Black with #523340
Text Example
Text Example
White with #523340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523340; }
p { color: rgb(82,51,64); }
H1.HeaderClassName
{
color: #523340;
}
.AnyTagClassName
{
color: #523340;
}
</style>
background-color css
<style>
a { background-color: #523340; }
a { background-color: rgb(82,51,64); }
div.DivClassName
{
background-color: #523340;
}
.BgClassName
{
background-color: #523340;
}
</style>
border-color css
<style>
span { border-color: #523340; }
span { border-color: rgb(82,51,64); }
td.TdClassName
{
border-color: #523340;
}
.TagClassName
{
border-color: #523340;
}
</style>