Shades of Barossa #482638
Tints of Barossa #482638
RGB
CMYK
RGB Variations
Color information
#482638 (or 0x482638) is known color: Barossa. HEX triplet: 48, 26 and 38. RGB value is (72,38,56). Sum of RGB (Red+Green+Blue) = 72+38+56=166 (21% of max value = 765). Red value is 72 (28.52% from 255 or 43.37% from 166); Green value is 38 (15.23% from 255 or 22.89% from 166); Blue value is 56 (22.27% from 255 or 33.73% from 166); Max value from RGB is 72 - color contains mainly: red. Hex color #482638 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #482638 is #B7D9C7. Grayscale: #323232. Windows color (decimal): -12048840 or 3679816. OLE color: 3679816.
HSL color Cylindrical-coordinate representation of color #482638: hue angle of 328.24º degrees, saturation: 0.31, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #482638 is Cyan = 0, Magento = 0.47, Yellow = 0.22 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 38 | 56 | - |
| CMYK | 0 | 0.47 | 0.22 | 0.72 |
| HSL | 328.24º | 0.31% | 0.22% | - |
| HSV(B) | 328.24º | 0.47% | 0.28% | - |
| XYZ | 4.08 | 3.05 | 4.11 | - |
| YUV | 50.22 | 131.26 | 143.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 38 | 56 | 0 | 0.47 | 0.22 | 0.72 | 328.24 | 0.31 | 0.22 |
| Hex | 48 | 26 | 38 | 0 | 2F | 16 | 48 | 148 | 1F | 16 |
| Octal | 110 | 46 | 70 | 0 | 57 | 26 | 110 | 510 | 37 | 26 |
| Binary | 1001000 | 100110 | 111000 | 0 | 101111 | 10110 | 1001000 | 101001000 | 11111 | 10110 |
Color Harmonies of #482638
Complementary color
Monochromatic Colors of #482638
Black with #482638
Text Example
Text Example
White with #482638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482638; }
p { color: rgb(72,38,56); }
H1.HeaderClassName
{
color: #482638;
}
.AnyTagClassName
{
color: #482638;
}
</style>
background-color css
<style>
a { background-color: #482638; }
a { background-color: rgb(72,38,56); }
div.DivClassName
{
background-color: #482638;
}
.BgClassName
{
background-color: #482638;
}
</style>
border-color css
<style>
span { border-color: #482638; }
span { border-color: rgb(72,38,56); }
td.TdClassName
{
border-color: #482638;
}
.TagClassName
{
border-color: #482638;
}
</style>