Shades of Barossa #442639
Tints of Barossa #442639
RGB
CMYK
RGB Variations
Color information
#442639 (or 0x442639) is known color: Barossa. HEX triplet: 44, 26 and 39. RGB value is (68,38,57). Sum of RGB (Red+Green+Blue) = 68+38+57=163 (21% of max value = 765). Red value is 68 (26.95% from 255 or 41.72% from 163); Green value is 38 (15.23% from 255 or 23.31% from 163); Blue value is 57 (22.66% from 255 or 34.97% from 163); Max value from RGB is 68 - color contains mainly: red. Hex color #442639 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442639 is #BBD9C6. Grayscale: #313131. Windows color (decimal): -12310983 or 3745348. OLE color: 3745348.
HSL color Cylindrical-coordinate representation of color #442639: hue angle of 322º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #442639 is Cyan = 0, Magento = 0.44, Yellow = 0.16 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 38 | 57 | - |
| CMYK | 0 | 0.44 | 0.16 | 0.73 |
| HSL | 322º | 0.28% | 0.21% | - |
| HSV(B) | 322º | 0.44% | 0.27% | - |
| XYZ | 3.82 | 2.91 | 4.23 | - |
| YUV | 49.14 | 132.44 | 141.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 38 | 57 | 0 | 0.44 | 0.16 | 0.73 | 322 | 0.28 | 0.21 |
| Hex | 44 | 26 | 39 | 0 | 2C | 10 | 49 | 142 | 1C | 15 |
| Octal | 104 | 46 | 71 | 0 | 54 | 20 | 111 | 502 | 34 | 25 |
| Binary | 1000100 | 100110 | 111001 | 0 | 101100 | 10000 | 1001001 | 101000010 | 11100 | 10101 |
Color Harmonies of #442639
Complementary color
Monochromatic Colors of #442639
Black with #442639
Text Example
Text Example
White with #442639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442639; }
p { color: rgb(68,38,57); }
H1.HeaderClassName
{
color: #442639;
}
.AnyTagClassName
{
color: #442639;
}
</style>
background-color css
<style>
a { background-color: #442639; }
a { background-color: rgb(68,38,57); }
div.DivClassName
{
background-color: #442639;
}
.BgClassName
{
background-color: #442639;
}
</style>
border-color css
<style>
span { border-color: #442639; }
span { border-color: rgb(68,38,57); }
td.TdClassName
{
border-color: #442639;
}
.TagClassName
{
border-color: #442639;
}
</style>