Shades of Barossa #442539
Tints of Barossa #442539
RGB
CMYK
RGB Variations
Color information
#442539 (or 0x442539) is known color: Barossa. HEX triplet: 44, 25 and 39. RGB value is (68,37,57). Sum of RGB (Red+Green+Blue) = 68+37+57=162 (21% of max value = 765). Red value is 68 (26.95% from 255 or 41.98% from 162); Green value is 37 (14.84% from 255 or 22.84% from 162); Blue value is 57 (22.66% from 255 or 35.19% from 162); Max value from RGB is 68 - color contains mainly: red. Hex color #442539 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442539 is #BBDAC6. Grayscale: #303030. Windows color (decimal): -12311239 or 3745092. OLE color: 3745092.
HSL color Cylindrical-coordinate representation of color #442539: hue angle of 321.29º 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 #442539 is Cyan = 0, Magento = 0.46, Yellow = 0.16 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 37 | 57 | - |
| CMYK | 0 | 0.46 | 0.16 | 0.73 |
| HSL | 321.29º | 0.3% | 0.21% | - |
| HSV(B) | 321.29º | 0.46% | 0.27% | - |
| XYZ | 3.78 | 2.85 | 4.22 | - |
| YUV | 48.55 | 132.77 | 141.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 37 | 57 | 0 | 0.46 | 0.16 | 0.73 | 321.29 | 0.3 | 0.21 |
| Hex | 44 | 25 | 39 | 0 | 2E | 10 | 49 | 141 | 1E | 15 |
| Octal | 104 | 45 | 71 | 0 | 56 | 20 | 111 | 501 | 36 | 25 |
| Binary | 1000100 | 100101 | 111001 | 0 | 101110 | 10000 | 1001001 | 101000001 | 11110 | 10101 |
Color Harmonies of #442539
Complementary color
Monochromatic Colors of #442539
Black with #442539
Text Example
Text Example
White with #442539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442539; }
p { color: rgb(68,37,57); }
H1.HeaderClassName
{
color: #442539;
}
.AnyTagClassName
{
color: #442539;
}
</style>
background-color css
<style>
a { background-color: #442539; }
a { background-color: rgb(68,37,57); }
div.DivClassName
{
background-color: #442539;
}
.BgClassName
{
background-color: #442539;
}
</style>
border-color css
<style>
span { border-color: #442539; }
span { border-color: rgb(68,37,57); }
td.TdClassName
{
border-color: #442539;
}
.TagClassName
{
border-color: #442539;
}
</style>