Shades of Barossa #452935
Tints of Barossa #452935
RGB
CMYK
RGB Variations
Color information
#452935 (or 0x452935) is known color: Barossa. HEX triplet: 45, 29 and 35. RGB value is (69,41,53). Sum of RGB (Red+Green+Blue) = 69+41+53=163 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.33% from 163); Green value is 41 (16.41% from 255 or 25.15% from 163); Blue value is 53 (21.09% from 255 or 32.52% from 163); Max value from RGB is 69 - color contains mainly: red. Hex color #452935 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452935 is #BAD6CA. Grayscale: #323232. Windows color (decimal): -12244683 or 3483973. OLE color: 3483973.
HSL color Cylindrical-coordinate representation of color #452935: hue angle of 334.29º 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 #452935 is Cyan = 0, Magento = 0.41, Yellow = 0.23 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 41 | 53 | - |
| CMYK | 0 | 0.41 | 0.23 | 0.73 |
| HSL | 334.29º | 0.25% | 0.22% | - |
| HSV(B) | 334.29º | 0.41% | 0.27% | - |
| XYZ | 3.89 | 3.11 | 3.76 | - |
| YUV | 50.74 | 129.28 | 141.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 41 | 53 | 0 | 0.41 | 0.23 | 0.73 | 334.29 | 0.25 | 0.22 |
| Hex | 45 | 29 | 35 | 0 | 29 | 17 | 49 | 14E | 19 | 16 |
| Octal | 105 | 51 | 65 | 0 | 51 | 27 | 111 | 516 | 31 | 26 |
| Binary | 1000101 | 101001 | 110101 | 0 | 101001 | 10111 | 1001001 | 101001110 | 11001 | 10110 |
Color Harmonies of #452935
Complementary color
Monochromatic Colors of #452935
Black with #452935
Text Example
Text Example
White with #452935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452935; }
p { color: rgb(69,41,53); }
H1.HeaderClassName
{
color: #452935;
}
.AnyTagClassName
{
color: #452935;
}
</style>
background-color css
<style>
a { background-color: #452935; }
a { background-color: rgb(69,41,53); }
div.DivClassName
{
background-color: #452935;
}
.BgClassName
{
background-color: #452935;
}
</style>
border-color css
<style>
span { border-color: #452935; }
span { border-color: rgb(69,41,53); }
td.TdClassName
{
border-color: #452935;
}
.TagClassName
{
border-color: #452935;
}
</style>