Shades of Barossa #452539
Tints of Barossa #452539
RGB
CMYK
RGB Variations
Color information
#452539 (or 0x452539) is known color: Barossa. HEX triplet: 45, 25 and 39. RGB value is (69,37,57). Sum of RGB (Red+Green+Blue) = 69+37+57=163 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.33% from 163); Green value is 37 (14.84% from 255 or 22.70% from 163); Blue value is 57 (22.66% from 255 or 34.97% from 163); Max value from RGB is 69 - color contains mainly: red. Hex color #452539 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452539 is #BADAC6. Grayscale: #303030. Windows color (decimal): -12245703 or 3745093. OLE color: 3745093.
HSL color Cylindrical-coordinate representation of color #452539: hue angle of 322.5º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #452539 is Cyan = 0, Magento = 0.46, Yellow = 0.17 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 37 | 57 | - |
| CMYK | 0 | 0.46 | 0.17 | 0.73 |
| HSL | 322.5º | 0.3% | 0.21% | - |
| HSV(B) | 322.5º | 0.46% | 0.27% | - |
| XYZ | 3.85 | 2.88 | 4.22 | - |
| YUV | 48.85 | 132.6 | 142.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 37 | 57 | 0 | 0.46 | 0.17 | 0.73 | 322.5 | 0.3 | 0.21 |
| Hex | 45 | 25 | 39 | 0 | 2E | 11 | 49 | 142 | 1E | 15 |
| Octal | 105 | 45 | 71 | 0 | 56 | 21 | 111 | 502 | 36 | 25 |
| Binary | 1000101 | 100101 | 111001 | 0 | 101110 | 10001 | 1001001 | 101000010 | 11110 | 10101 |
Color Harmonies of #452539
Complementary color
Monochromatic Colors of #452539
Black with #452539
Text Example
Text Example
White with #452539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452539; }
p { color: rgb(69,37,57); }
H1.HeaderClassName
{
color: #452539;
}
.AnyTagClassName
{
color: #452539;
}
</style>
background-color css
<style>
a { background-color: #452539; }
a { background-color: rgb(69,37,57); }
div.DivClassName
{
background-color: #452539;
}
.BgClassName
{
background-color: #452539;
}
</style>
border-color css
<style>
span { border-color: #452539; }
span { border-color: rgb(69,37,57); }
td.TdClassName
{
border-color: #452539;
}
.TagClassName
{
border-color: #452539;
}
</style>