Shades of Barossa #452937
Tints of Barossa #452937
RGB
CMYK
RGB Variations
Color information
#452937 (or 0x452937) is known color: Barossa. HEX triplet: 45, 29 and 37. RGB value is (69,41,55). Sum of RGB (Red+Green+Blue) = 69+41+55=165 (21% of max value = 765). Red value is 69 (27.34% from 255 or 41.82% from 165); Green value is 41 (16.41% from 255 or 24.85% from 165); Blue value is 55 (21.88% from 255 or 33.33% from 165); Max value from RGB is 69 - color contains mainly: red. Hex color #452937 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452937 is #BAD6C8. Grayscale: #323232. Windows color (decimal): -12244681 or 3615045. OLE color: 3615045.
HSL color Cylindrical-coordinate representation of color #452937: hue angle of 330º degrees, saturation: 0.25, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #452937 is Cyan = 0, Magento = 0.41, Yellow = 0.20 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 41 | 55 | - |
| CMYK | 0 | 0.41 | 0.20 | 0.73 |
| HSL | 330º | 0.25% | 0.22% | - |
| HSV(B) | 330º | 0.41% | 0.27% | - |
| XYZ | 3.94 | 3.13 | 4.01 | - |
| YUV | 50.97 | 130.28 | 140.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 41 | 55 | 0 | 0.41 | 0.20 | 0.73 | 330 | 0.25 | 0.22 |
| Hex | 45 | 29 | 37 | 0 | 29 | 14 | 49 | 14A | 19 | 16 |
| Octal | 105 | 51 | 67 | 0 | 51 | 24 | 111 | 512 | 31 | 26 |
| Binary | 1000101 | 101001 | 110111 | 0 | 101001 | 10100 | 1001001 | 101001010 | 11001 | 10110 |
Color Harmonies of #452937
Complementary color
Monochromatic Colors of #452937
Black with #452937
Text Example
Text Example
White with #452937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452937; }
p { color: rgb(69,41,55); }
H1.HeaderClassName
{
color: #452937;
}
.AnyTagClassName
{
color: #452937;
}
</style>
background-color css
<style>
a { background-color: #452937; }
a { background-color: rgb(69,41,55); }
div.DivClassName
{
background-color: #452937;
}
.BgClassName
{
background-color: #452937;
}
</style>
border-color css
<style>
span { border-color: #452937; }
span { border-color: rgb(69,41,55); }
td.TdClassName
{
border-color: #452937;
}
.TagClassName
{
border-color: #452937;
}
</style>