Shades of Barossa #442538
Tints of Barossa #442538
RGB
CMYK
RGB Variations
Color information
#442538 (or 0x442538) is known color: Barossa. HEX triplet: 44, 25 and 38. RGB value is (68,37,56). Sum of RGB (Red+Green+Blue) = 68+37+56=161 (21% of max value = 765). Red value is 68 (26.95% from 255 or 42.24% from 161); Green value is 37 (14.84% from 255 or 22.98% from 161); Blue value is 56 (22.27% from 255 or 34.78% from 161); Max value from RGB is 68 - color contains mainly: red. Hex color #442538 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442538 is #BBDAC7. Grayscale: #303030. Windows color (decimal): -12311240 or 3679556. OLE color: 3679556.
HSL color Cylindrical-coordinate representation of color #442538: hue angle of 323.23º 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 #442538 is Cyan = 0, Magento = 0.46, Yellow = 0.18 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 37 | 56 | - |
| CMYK | 0 | 0.46 | 0.18 | 0.73 |
| HSL | 323.23º | 0.3% | 0.21% | - |
| HSV(B) | 323.23º | 0.46% | 0.27% | - |
| XYZ | 3.76 | 2.84 | 4.09 | - |
| YUV | 48.44 | 132.27 | 141.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 37 | 56 | 0 | 0.46 | 0.18 | 0.73 | 323.23 | 0.3 | 0.21 |
| Hex | 44 | 25 | 38 | 0 | 2E | 12 | 49 | 143 | 1E | 15 |
| Octal | 104 | 45 | 70 | 0 | 56 | 22 | 111 | 503 | 36 | 25 |
| Binary | 1000100 | 100101 | 111000 | 0 | 101110 | 10010 | 1001001 | 101000011 | 11110 | 10101 |
Color Harmonies of #442538
Complementary color
Monochromatic Colors of #442538
Black with #442538
Text Example
Text Example
White with #442538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442538; }
p { color: rgb(68,37,56); }
H1.HeaderClassName
{
color: #442538;
}
.AnyTagClassName
{
color: #442538;
}
</style>
background-color css
<style>
a { background-color: #442538; }
a { background-color: rgb(68,37,56); }
div.DivClassName
{
background-color: #442538;
}
.BgClassName
{
background-color: #442538;
}
</style>
border-color css
<style>
span { border-color: #442538; }
span { border-color: rgb(68,37,56); }
td.TdClassName
{
border-color: #442538;
}
.TagClassName
{
border-color: #442538;
}
</style>