Shades of Barossa #452736
Tints of Barossa #452736
RGB
CMYK
RGB Variations
Color information
#452736 (or 0x452736) is known color: Barossa. HEX triplet: 45, 27 and 36. RGB value is (69,39,54). Sum of RGB (Red+Green+Blue) = 69+39+54=162 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.59% from 162); Green value is 39 (15.62% from 255 or 24.07% from 162); Blue value is 54 (21.48% from 255 or 33.33% from 162); Max value from RGB is 69 - color contains mainly: red. Hex color #452736 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452736 is #BAD8C9. Grayscale: #313131. Windows color (decimal): -12245194 or 3548997. OLE color: 3548997.
HSL color Cylindrical-coordinate representation of color #452736: hue angle of 330º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #452736 is Cyan = 0, Magento = 0.43, Yellow = 0.22 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 39 | 54 | - |
| CMYK | 0 | 0.43 | 0.22 | 0.73 |
| HSL | 330º | 0.28% | 0.21% | - |
| HSV(B) | 330º | 0.43% | 0.27% | - |
| XYZ | 3.85 | 2.98 | 3.86 | - |
| YUV | 49.68 | 130.44 | 141.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 39 | 54 | 0 | 0.43 | 0.22 | 0.73 | 330 | 0.28 | 0.21 |
| Hex | 45 | 27 | 36 | 0 | 2B | 16 | 49 | 14A | 1C | 15 |
| Octal | 105 | 47 | 66 | 0 | 53 | 26 | 111 | 512 | 34 | 25 |
| Binary | 1000101 | 100111 | 110110 | 0 | 101011 | 10110 | 1001001 | 101001010 | 11100 | 10101 |
Color Harmonies of #452736
Complementary color
Monochromatic Colors of #452736
Black with #452736
Text Example
Text Example
White with #452736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452736; }
p { color: rgb(69,39,54); }
H1.HeaderClassName
{
color: #452736;
}
.AnyTagClassName
{
color: #452736;
}
</style>
background-color css
<style>
a { background-color: #452736; }
a { background-color: rgb(69,39,54); }
div.DivClassName
{
background-color: #452736;
}
.BgClassName
{
background-color: #452736;
}
</style>
border-color css
<style>
span { border-color: #452736; }
span { border-color: rgb(69,39,54); }
td.TdClassName
{
border-color: #452736;
}
.TagClassName
{
border-color: #452736;
}
</style>