Shades of Barossa #442537
Tints of Barossa #442537
RGB
CMYK
RGB Variations
Color information
#442537 (or 0x442537) is known color: Barossa. HEX triplet: 44, 25 and 37. RGB value is (68,37,55). Sum of RGB (Red+Green+Blue) = 68+37+55=160 (21% of max value = 765). Red value is 68 (26.95% from 255 or 42.5% from 160); Green value is 37 (14.84% from 255 or 23.12% from 160); Blue value is 55 (21.88% from 255 or 34.38% from 160); Max value from RGB is 68 - color contains mainly: red. Hex color #442537 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442537 is #BBDAC8. Grayscale: #303030. Windows color (decimal): -12311241 or 3614020. OLE color: 3614020.
HSL color Cylindrical-coordinate representation of color #442537: hue angle of 325.16º 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 #442537 is Cyan = 0, Magento = 0.46, Yellow = 0.19 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 37 | 55 | - |
| CMYK | 0 | 0.46 | 0.19 | 0.73 |
| HSL | 325.16º | 0.3% | 0.21% | - |
| HSV(B) | 325.16º | 0.46% | 0.27% | - |
| XYZ | 3.74 | 2.83 | 3.96 | - |
| YUV | 48.32 | 131.77 | 142.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 37 | 55 | 0 | 0.46 | 0.19 | 0.73 | 325.16 | 0.3 | 0.21 |
| Hex | 44 | 25 | 37 | 0 | 2E | 13 | 49 | 145 | 1E | 15 |
| Octal | 104 | 45 | 67 | 0 | 56 | 23 | 111 | 505 | 36 | 25 |
| Binary | 1000100 | 100101 | 110111 | 0 | 101110 | 10011 | 1001001 | 101000101 | 11110 | 10101 |
Color Harmonies of #442537
Complementary color
Monochromatic Colors of #442537
Black with #442537
Text Example
Text Example
White with #442537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442537; }
p { color: rgb(68,37,55); }
H1.HeaderClassName
{
color: #442537;
}
.AnyTagClassName
{
color: #442537;
}
</style>
background-color css
<style>
a { background-color: #442537; }
a { background-color: rgb(68,37,55); }
div.DivClassName
{
background-color: #442537;
}
.BgClassName
{
background-color: #442537;
}
</style>
border-color css
<style>
span { border-color: #442537; }
span { border-color: rgb(68,37,55); }
td.TdClassName
{
border-color: #442537;
}
.TagClassName
{
border-color: #442537;
}
</style>