Shades of Barossa #383536
Tints of Barossa #383536
RGB
CMYK
RGB Variations
Color information
#383536 (or 0x383536) is known color: Barossa. HEX triplet: 38, 35 and 36. RGB value is (56,53,54). Sum of RGB (Red+Green+Blue) = 56+53+54=163 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.36% from 163); Green value is 53 (21.09% from 255 or 32.52% from 163); Blue value is 54 (21.48% from 255 or 33.13% from 163); Max value from RGB is 56 - color contains mainly: red. Hex color #383536 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #383536 is #C7CAC9. Grayscale: #363636. Windows color (decimal): -13093578 or 3552568. OLE color: 3552568.
HSL color Cylindrical-coordinate representation of color #383536: hue angle of 340º degrees, saturation: 0.03, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #383536 is Cyan = 0, Magento = 0.05, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 53 | 54 | - |
| CMYK | 0 | 0.05 | 0.04 | 0.78 |
| HSL | 340º | 0.03% | 0.21% | - |
| HSV(B) | 340º | 0.05% | 0.22% | - |
| XYZ | 3.57 | 3.65 | 4.01 | - |
| YUV | 54.01 | 127.99 | 129.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 53 | 54 | 0 | 0.05 | 0.04 | 0.78 | 340 | 0.03 | 0.21 |
| Hex | 38 | 35 | 36 | 0 | 5 | 4 | 4E | 154 | 3 | 15 |
| Octal | 70 | 65 | 66 | 0 | 5 | 4 | 116 | 524 | 3 | 25 |
| Binary | 111000 | 110101 | 110110 | 0 | 101 | 100 | 1001110 | 101010100 | 11 | 10101 |
Color Harmonies of #383536
Complementary color
Monochromatic Colors of #383536
Black with #383536
Text Example
Text Example
White with #383536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383536; }
p { color: rgb(56,53,54); }
H1.HeaderClassName
{
color: #383536;
}
.AnyTagClassName
{
color: #383536;
}
</style>
background-color css
<style>
a { background-color: #383536; }
a { background-color: rgb(56,53,54); }
div.DivClassName
{
background-color: #383536;
}
.BgClassName
{
background-color: #383536;
}
</style>
border-color css
<style>
span { border-color: #383536; }
span { border-color: rgb(56,53,54); }
td.TdClassName
{
border-color: #383536;
}
.TagClassName
{
border-color: #383536;
}
</style>