Shades of Panda #565038
Tints of Panda #565038
RGB
CMYK
RGB Variations
Color information
#565038 (or 0x565038) is known color: Panda. HEX triplet: 56, 50 and 38. RGB value is (86,80,56). Sum of RGB (Red+Green+Blue) = 86+80+56=222 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.74% from 222); Green value is 80 (31.64% from 255 or 36.04% from 222); Blue value is 56 (22.27% from 255 or 25.23% from 222); Max value from RGB is 86 - color contains mainly: red. Hex color #565038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #565038 is #A9AFC7. Grayscale: #4F4F4F. Windows color (decimal): -11120584 or 3690582. OLE color: 3690582.
HSL color Cylindrical-coordinate representation of color #565038: hue angle of 48º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #565038 is Cyan = 0, Magento = 0.07, Yellow = 0.35 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 80 | 56 | - |
| CMYK | 0 | 0.07 | 0.35 | 0.66 |
| HSL | 48º | 0.21% | 0.28% | - |
| HSV(B) | 48º | 0.35% | 0.34% | - |
| XYZ | 7.42 | 8 | 4.89 | - |
| YUV | 79.06 | 114.99 | 132.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 80 | 56 | 0 | 0.07 | 0.35 | 0.66 | 48 | 0.21 | 0.28 |
| Hex | 56 | 50 | 38 | 0 | 7 | 23 | 42 | 30 | 15 | 1C |
| Octal | 126 | 120 | 70 | 0 | 7 | 43 | 102 | 60 | 25 | 34 |
| Binary | 1010110 | 1010000 | 111000 | 0 | 111 | 100011 | 1000010 | 110000 | 10101 | 11100 |
Color Harmonies of #565038
Complementary color
Monochromatic Colors of #565038
Black with #565038
Text Example
Text Example
White with #565038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565038; }
p { color: rgb(86,80,56); }
H1.HeaderClassName
{
color: #565038;
}
.AnyTagClassName
{
color: #565038;
}
</style>
background-color css
<style>
a { background-color: #565038; }
a { background-color: rgb(86,80,56); }
div.DivClassName
{
background-color: #565038;
}
.BgClassName
{
background-color: #565038;
}
</style>
border-color css
<style>
span { border-color: #565038; }
span { border-color: rgb(86,80,56); }
td.TdClassName
{
border-color: #565038;
}
.TagClassName
{
border-color: #565038;
}
</style>