Shades of Barossa #442438
Tints of Barossa #442438
RGB
CMYK
RGB Variations
Color information
#442438 (or 0x442438) is known color: Barossa. HEX triplet: 44, 24 and 38. RGB value is (68,36,56). Sum of RGB (Red+Green+Blue) = 68+36+56=160 (21% of max value = 765). Red value is 68 (26.95% from 255 or 42.5% from 160); Green value is 36 (14.45% from 255 or 22.5% from 160); Blue value is 56 (22.27% from 255 or 35% from 160); Max value from RGB is 68 - color contains mainly: red. Hex color #442438 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442438 is #BBDBC7. Grayscale: #2F2F2F. Windows color (decimal): -12311496 or 3679300. OLE color: 3679300.
HSL color Cylindrical-coordinate representation of color #442438: hue angle of 322.5º degrees, saturation: 0.31, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #442438 is Cyan = 0, Magento = 0.47, Yellow = 0.18 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 36 | 56 | - |
| CMYK | 0 | 0.47 | 0.18 | 0.73 |
| HSL | 322.5º | 0.31% | 0.2% | - |
| HSV(B) | 322.5º | 0.47% | 0.27% | - |
| XYZ | 3.73 | 2.78 | 4.08 | - |
| YUV | 47.85 | 132.6 | 142.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 36 | 56 | 0 | 0.47 | 0.18 | 0.73 | 322.5 | 0.31 | 0.2 |
| Hex | 44 | 24 | 38 | 0 | 2F | 12 | 49 | 142 | 1F | 14 |
| Octal | 104 | 44 | 70 | 0 | 57 | 22 | 111 | 502 | 37 | 24 |
| Binary | 1000100 | 100100 | 111000 | 0 | 101111 | 10010 | 1001001 | 101000010 | 11111 | 10100 |
Color Harmonies of #442438
Complementary color
Monochromatic Colors of #442438
Black with #442438
Text Example
Text Example
White with #442438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442438; }
p { color: rgb(68,36,56); }
H1.HeaderClassName
{
color: #442438;
}
.AnyTagClassName
{
color: #442438;
}
</style>
background-color css
<style>
a { background-color: #442438; }
a { background-color: rgb(68,36,56); }
div.DivClassName
{
background-color: #442438;
}
.BgClassName
{
background-color: #442438;
}
</style>
border-color css
<style>
span { border-color: #442438; }
span { border-color: rgb(68,36,56); }
td.TdClassName
{
border-color: #442438;
}
.TagClassName
{
border-color: #442438;
}
</style>