Shades of Barossa #403338
Tints of Barossa #403338
RGB
CMYK
RGB Variations
Color information
#403338 (or 0x403338) is known color: Barossa. HEX triplet: 40, 33 and 38. RGB value is (64,51,56). Sum of RGB (Red+Green+Blue) = 64+51+56=171 (22% of max value = 765). Red value is 64 (25.39% from 255 or 37.43% from 171); Green value is 51 (20.31% from 255 or 29.82% from 171); Blue value is 56 (22.27% from 255 or 32.75% from 171); Max value from RGB is 64 - color contains mainly: red. Hex color #403338 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #403338 is #BFCCC7. Grayscale: #373737. Windows color (decimal): -12569800 or 3683136. OLE color: 3683136.
HSL color Cylindrical-coordinate representation of color #403338: hue angle of 336.92º 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 #403338 is Cyan = 0, Magento = 0.20, Yellow = 0.13 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 51 | 56 | - |
| CMYK | 0 | 0.20 | 0.13 | 0.75 |
| HSL | 336.92º | 0.11% | 0.23% | - |
| HSV(B) | 336.92º | 0.2% | 0.25% | - |
| XYZ | 4.01 | 3.74 | 4.25 | - |
| YUV | 55.46 | 128.31 | 134.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 51 | 56 | 0 | 0.20 | 0.13 | 0.75 | 336.92 | 0.11 | 0.23 |
| Hex | 40 | 33 | 38 | 0 | 14 | D | 4B | 151 | B | 17 |
| Octal | 100 | 63 | 70 | 0 | 24 | 15 | 113 | 521 | 13 | 27 |
| Binary | 1000000 | 110011 | 111000 | 0 | 10100 | 1101 | 1001011 | 101010001 | 1011 | 10111 |
Color Harmonies of #403338
Complementary color
Monochromatic Colors of #403338
Black with #403338
Text Example
Text Example
White with #403338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403338; }
p { color: rgb(64,51,56); }
H1.HeaderClassName
{
color: #403338;
}
.AnyTagClassName
{
color: #403338;
}
</style>
background-color css
<style>
a { background-color: #403338; }
a { background-color: rgb(64,51,56); }
div.DivClassName
{
background-color: #403338;
}
.BgClassName
{
background-color: #403338;
}
</style>
border-color css
<style>
span { border-color: #403338; }
span { border-color: rgb(64,51,56); }
td.TdClassName
{
border-color: #403338;
}
.TagClassName
{
border-color: #403338;
}
</style>