Shades of Barossa #452938
Tints of Barossa #452938
RGB
CMYK
RGB Variations
Color information
#452938 (or 0x452938) is known color: Barossa. HEX triplet: 45, 29 and 38. RGB value is (69,41,56). Sum of RGB (Red+Green+Blue) = 69+41+56=166 (21% of max value = 765). Red value is 69 (27.34% from 255 or 41.57% from 166); Green value is 41 (16.41% from 255 or 24.70% from 166); Blue value is 56 (22.27% from 255 or 33.73% from 166); Max value from RGB is 69 - color contains mainly: red. Hex color #452938 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452938 is #BAD6C7. Grayscale: #333333. Windows color (decimal): -12244680 or 3680581. OLE color: 3680581.
HSL color Cylindrical-coordinate representation of color #452938: hue angle of 327.86º 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 #452938 is Cyan = 0, Magento = 0.41, Yellow = 0.19 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 41 | 56 | - |
| CMYK | 0 | 0.41 | 0.19 | 0.73 |
| HSL | 327.86º | 0.25% | 0.22% | - |
| HSV(B) | 327.86º | 0.41% | 0.27% | - |
| XYZ | 3.96 | 3.14 | 4.14 | - |
| YUV | 51.08 | 130.78 | 140.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 41 | 56 | 0 | 0.41 | 0.19 | 0.73 | 327.86 | 0.25 | 0.22 |
| Hex | 45 | 29 | 38 | 0 | 29 | 13 | 49 | 148 | 19 | 16 |
| Octal | 105 | 51 | 70 | 0 | 51 | 23 | 111 | 510 | 31 | 26 |
| Binary | 1000101 | 101001 | 111000 | 0 | 101001 | 10011 | 1001001 | 101001000 | 11001 | 10110 |
Color Harmonies of #452938
Complementary color
Monochromatic Colors of #452938
Black with #452938
Text Example
Text Example
White with #452938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452938; }
p { color: rgb(69,41,56); }
H1.HeaderClassName
{
color: #452938;
}
.AnyTagClassName
{
color: #452938;
}
</style>
background-color css
<style>
a { background-color: #452938; }
a { background-color: rgb(69,41,56); }
div.DivClassName
{
background-color: #452938;
}
.BgClassName
{
background-color: #452938;
}
</style>
border-color css
<style>
span { border-color: #452938; }
span { border-color: rgb(69,41,56); }
td.TdClassName
{
border-color: #452938;
}
.TagClassName
{
border-color: #452938;
}
</style>