Shades of Barossa #482339
Tints of Barossa #482339
RGB
CMYK
RGB Variations
Color information
#482339 (or 0x482339) is known color: Barossa. HEX triplet: 48, 23 and 39. RGB value is (72,35,57). Sum of RGB (Red+Green+Blue) = 72+35+57=164 (21% of max value = 765). Red value is 72 (28.52% from 255 or 43.90% from 164); Green value is 35 (14.06% from 255 or 21.34% from 164); Blue value is 57 (22.66% from 255 or 34.76% from 164); Max value from RGB is 72 - color contains mainly: red. Hex color #482339 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #482339 is #B7DCC6. Grayscale: #303030. Windows color (decimal): -12049607 or 3744584. OLE color: 3744584.
HSL color Cylindrical-coordinate representation of color #482339: hue angle of 324.32º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #482339 is Cyan = 0, Magento = 0.51, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 35 | 57 | - |
| CMYK | 0 | 0.51 | 0.21 | 0.72 |
| HSL | 324.32º | 0.35% | 0.21% | - |
| HSV(B) | 324.32º | 0.51% | 0.28% | - |
| XYZ | 4.01 | 2.88 | 4.21 | - |
| YUV | 48.57 | 132.76 | 144.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 35 | 57 | 0 | 0.51 | 0.21 | 0.72 | 324.32 | 0.35 | 0.21 |
| Hex | 48 | 23 | 39 | 0 | 33 | 15 | 48 | 144 | 23 | 15 |
| Octal | 110 | 43 | 71 | 0 | 63 | 25 | 110 | 504 | 43 | 25 |
| Binary | 1001000 | 100011 | 111001 | 0 | 110011 | 10101 | 1001000 | 101000100 | 100011 | 10101 |
Color Harmonies of #482339
Complementary color
Monochromatic Colors of #482339
Black with #482339
Text Example
Text Example
White with #482339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482339; }
p { color: rgb(72,35,57); }
H1.HeaderClassName
{
color: #482339;
}
.AnyTagClassName
{
color: #482339;
}
</style>
background-color css
<style>
a { background-color: #482339; }
a { background-color: rgb(72,35,57); }
div.DivClassName
{
background-color: #482339;
}
.BgClassName
{
background-color: #482339;
}
</style>
border-color css
<style>
span { border-color: #482339; }
span { border-color: rgb(72,35,57); }
td.TdClassName
{
border-color: #482339;
}
.TagClassName
{
border-color: #482339;
}
</style>