Shades of Barossa #413438
Tints of Barossa #413438
RGB
CMYK
RGB Variations
Color information
#413438 (or 0x413438) is known color: Barossa. HEX triplet: 41, 34 and 38. RGB value is (65,52,56). Sum of RGB (Red+Green+Blue) = 65+52+56=173 (22% of max value = 765). Red value is 65 (25.78% from 255 or 37.57% from 173); Green value is 52 (20.70% from 255 or 30.06% from 173); Blue value is 56 (22.27% from 255 or 32.37% from 173); Max value from RGB is 65 - color contains mainly: red. Hex color #413438 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413438 is #BECBC7. Grayscale: #383838. Windows color (decimal): -12504008 or 3683393. OLE color: 3683393.
HSL color Cylindrical-coordinate representation of color #413438: hue angle of 341.54º degrees, saturation: 0.11, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #413438 is Cyan = 0, Magento = 0.20, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 52 | 56 | - |
| CMYK | 0 | 0.20 | 0.14 | 0.75 |
| HSL | 341.54º | 0.11% | 0.23% | - |
| HSV(B) | 341.54º | 0.2% | 0.25% | - |
| XYZ | 4.12 | 3.87 | 4.27 | - |
| YUV | 56.34 | 127.81 | 134.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 52 | 56 | 0 | 0.20 | 0.14 | 0.75 | 341.54 | 0.11 | 0.23 |
| Hex | 41 | 34 | 38 | 0 | 14 | E | 4B | 156 | B | 17 |
| Octal | 101 | 64 | 70 | 0 | 24 | 16 | 113 | 526 | 13 | 27 |
| Binary | 1000001 | 110100 | 111000 | 0 | 10100 | 1110 | 1001011 | 101010110 | 1011 | 10111 |
Color Harmonies of #413438
Complementary color
Monochromatic Colors of #413438
Black with #413438
Text Example
Text Example
White with #413438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413438; }
p { color: rgb(65,52,56); }
H1.HeaderClassName
{
color: #413438;
}
.AnyTagClassName
{
color: #413438;
}
</style>
background-color css
<style>
a { background-color: #413438; }
a { background-color: rgb(65,52,56); }
div.DivClassName
{
background-color: #413438;
}
.BgClassName
{
background-color: #413438;
}
</style>
border-color css
<style>
span { border-color: #413438; }
span { border-color: rgb(65,52,56); }
td.TdClassName
{
border-color: #413438;
}
.TagClassName
{
border-color: #413438;
}
</style>