Shades of Barossa #452837
Tints of Barossa #452837
RGB
CMYK
RGB Variations
Color information
#452837 (or 0x452837) is known color: Barossa. HEX triplet: 45, 28 and 37. RGB value is (69,40,55). Sum of RGB (Red+Green+Blue) = 69+40+55=164 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.07% from 164); Green value is 40 (16.02% from 255 or 24.39% from 164); Blue value is 55 (21.88% from 255 or 33.54% from 164); Max value from RGB is 69 - color contains mainly: red. Hex color #452837 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452837 is #BAD7C8. Grayscale: #323232. Windows color (decimal): -12244937 or 3614789. OLE color: 3614789.
HSL color Cylindrical-coordinate representation of color #452837: hue angle of 328.97º degrees, saturation: 0.27, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #452837 is Cyan = 0, Magento = 0.42, Yellow = 0.20 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 40 | 55 | - |
| CMYK | 0 | 0.42 | 0.20 | 0.73 |
| HSL | 328.97º | 0.27% | 0.21% | - |
| HSV(B) | 328.97º | 0.42% | 0.27% | - |
| XYZ | 3.9 | 3.06 | 4 | - |
| YUV | 50.38 | 130.61 | 141.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 40 | 55 | 0 | 0.42 | 0.20 | 0.73 | 328.97 | 0.27 | 0.21 |
| Hex | 45 | 28 | 37 | 0 | 2A | 14 | 49 | 149 | 1B | 15 |
| Octal | 105 | 50 | 67 | 0 | 52 | 24 | 111 | 511 | 33 | 25 |
| Binary | 1000101 | 101000 | 110111 | 0 | 101010 | 10100 | 1001001 | 101001001 | 11011 | 10101 |
Color Harmonies of #452837
Complementary color
Monochromatic Colors of #452837
Black with #452837
Text Example
Text Example
White with #452837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452837; }
p { color: rgb(69,40,55); }
H1.HeaderClassName
{
color: #452837;
}
.AnyTagClassName
{
color: #452837;
}
</style>
background-color css
<style>
a { background-color: #452837; }
a { background-color: rgb(69,40,55); }
div.DivClassName
{
background-color: #452837;
}
.BgClassName
{
background-color: #452837;
}
</style>
border-color css
<style>
span { border-color: #452837; }
span { border-color: rgb(69,40,55); }
td.TdClassName
{
border-color: #452837;
}
.TagClassName
{
border-color: #452837;
}
</style>