Shades of Barossa #413038
Tints of Barossa #413038
RGB
CMYK
RGB Variations
Color information
#413038 (or 0x413038) is known color: Barossa. HEX triplet: 41, 30 and 38. RGB value is (65,48,56). Sum of RGB (Red+Green+Blue) = 65+48+56=169 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.46% from 169); Green value is 48 (19.14% from 255 or 28.40% from 169); Blue value is 56 (22.27% from 255 or 33.14% from 169); Max value from RGB is 65 - color contains mainly: red. Hex color #413038 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413038 is #BECFC7. Grayscale: #353535. Windows color (decimal): -12505032 or 3682369. OLE color: 3682369.
HSL color Cylindrical-coordinate representation of color #413038: hue angle of 331.76º degrees, saturation: 0.15, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #413038 is Cyan = 0, Magento = 0.26, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 48 | 56 | - |
| CMYK | 0 | 0.26 | 0.14 | 0.75 |
| HSL | 331.76º | 0.15% | 0.22% | - |
| HSV(B) | 331.76º | 0.26% | 0.25% | - |
| XYZ | 3.95 | 3.52 | 4.21 | - |
| YUV | 54 | 129.13 | 135.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 56 | 0 | 0.26 | 0.14 | 0.75 | 331.76 | 0.15 | 0.22 |
| Hex | 41 | 30 | 38 | 0 | 1A | E | 4B | 14C | F | 16 |
| Octal | 101 | 60 | 70 | 0 | 32 | 16 | 113 | 514 | 17 | 26 |
| Binary | 1000001 | 110000 | 111000 | 0 | 11010 | 1110 | 1001011 | 101001100 | 1111 | 10110 |
Color Harmonies of #413038
Complementary color
Monochromatic Colors of #413038
Black with #413038
Text Example
Text Example
White with #413038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413038; }
p { color: rgb(65,48,56); }
H1.HeaderClassName
{
color: #413038;
}
.AnyTagClassName
{
color: #413038;
}
</style>
background-color css
<style>
a { background-color: #413038; }
a { background-color: rgb(65,48,56); }
div.DivClassName
{
background-color: #413038;
}
.BgClassName
{
background-color: #413038;
}
</style>
border-color css
<style>
span { border-color: #413038; }
span { border-color: rgb(65,48,56); }
td.TdClassName
{
border-color: #413038;
}
.TagClassName
{
border-color: #413038;
}
</style>