Shades of Barossa #452836
Tints of Barossa #452836
RGB
CMYK
RGB Variations
Color information
#452836 (or 0x452836) is known color: Barossa. HEX triplet: 45, 28 and 36. RGB value is (69,40,54). Sum of RGB (Red+Green+Blue) = 69+40+54=163 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.33% from 163); Green value is 40 (16.02% from 255 or 24.54% from 163); Blue value is 54 (21.48% from 255 or 33.13% from 163); Max value from RGB is 69 - color contains mainly: red. Hex color #452836 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452836 is #BAD7C9. Grayscale: #323232. Windows color (decimal): -12244938 or 3549253. OLE color: 3549253.
HSL color Cylindrical-coordinate representation of color #452836: hue angle of 331.03º 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 #452836 is Cyan = 0, Magento = 0.42, Yellow = 0.22 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 40 | 54 | - |
| CMYK | 0 | 0.42 | 0.22 | 0.73 |
| HSL | 331.03º | 0.27% | 0.21% | - |
| HSV(B) | 331.03º | 0.42% | 0.27% | - |
| XYZ | 3.88 | 3.05 | 3.87 | - |
| YUV | 50.27 | 130.11 | 141.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 40 | 54 | 0 | 0.42 | 0.22 | 0.73 | 331.03 | 0.27 | 0.21 |
| Hex | 45 | 28 | 36 | 0 | 2A | 16 | 49 | 14B | 1B | 15 |
| Octal | 105 | 50 | 66 | 0 | 52 | 26 | 111 | 513 | 33 | 25 |
| Binary | 1000101 | 101000 | 110110 | 0 | 101010 | 10110 | 1001001 | 101001011 | 11011 | 10101 |
Color Harmonies of #452836
Complementary color
Monochromatic Colors of #452836
Black with #452836
Text Example
Text Example
White with #452836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452836; }
p { color: rgb(69,40,54); }
H1.HeaderClassName
{
color: #452836;
}
.AnyTagClassName
{
color: #452836;
}
</style>
background-color css
<style>
a { background-color: #452836; }
a { background-color: rgb(69,40,54); }
div.DivClassName
{
background-color: #452836;
}
.BgClassName
{
background-color: #452836;
}
</style>
border-color css
<style>
span { border-color: #452836; }
span { border-color: rgb(69,40,54); }
td.TdClassName
{
border-color: #452836;
}
.TagClassName
{
border-color: #452836;
}
</style>