Shades of Barossa #464043
Tints of Barossa #464043
RGB
CMYK
RGB Variations
Color information
#464043 (or 0x464043) is known color: Barossa. HEX triplet: 46, 40 and 43. RGB value is (70,64,67). Sum of RGB (Red+Green+Blue) = 70+64+67=201 (26% of max value = 765). Red value is 70 (27.73% from 255 or 34.83% from 201); Green value is 64 (25.39% from 255 or 31.84% from 201); Blue value is 67 (26.56% from 255 or 33.33% from 201); Max value from RGB is 70 - color contains mainly: red. Hex color #464043 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464043 is #B9BFBC. Grayscale: #424242. Windows color (decimal): -12173245 or 4407366. OLE color: 4407366.
HSL color Cylindrical-coordinate representation of color #464043: hue angle of 330º degrees, saturation: 0.04, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #464043 is Cyan = 0, Magento = 0.09, Yellow = 0.04 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 64 | 67 | - |
| CMYK | 0 | 0.09 | 0.04 | 0.73 |
| HSL | 330º | 0.04% | 0.26% | - |
| HSV(B) | 330º | 0.09% | 0.27% | - |
| XYZ | 5.37 | 5.37 | 6.06 | - |
| YUV | 66.14 | 128.49 | 130.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 64 | 67 | 0 | 0.09 | 0.04 | 0.73 | 330 | 0.04 | 0.26 |
| Hex | 46 | 40 | 43 | 0 | 9 | 4 | 49 | 14A | 4 | 1A |
| Octal | 106 | 100 | 103 | 0 | 11 | 4 | 111 | 512 | 4 | 32 |
| Binary | 1000110 | 1000000 | 1000011 | 0 | 1001 | 100 | 1001001 | 101001010 | 100 | 11010 |
Color Harmonies of #464043
Complementary color
Monochromatic Colors of #464043
Black with #464043
Text Example
Text Example
White with #464043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464043; }
p { color: rgb(70,64,67); }
H1.HeaderClassName
{
color: #464043;
}
.AnyTagClassName
{
color: #464043;
}
</style>
background-color css
<style>
a { background-color: #464043; }
a { background-color: rgb(70,64,67); }
div.DivClassName
{
background-color: #464043;
}
.BgClassName
{
background-color: #464043;
}
</style>
border-color css
<style>
span { border-color: #464043; }
span { border-color: rgb(70,64,67); }
td.TdClassName
{
border-color: #464043;
}
.TagClassName
{
border-color: #464043;
}
</style>