Shades of Panda #575038
Tints of Panda #575038
RGB
CMYK
RGB Variations
Color information
#575038 (or 0x575038) is known color: Panda. HEX triplet: 57, 50 and 38. RGB value is (87,80,56). Sum of RGB (Red+Green+Blue) = 87+80+56=223 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.01% from 223); Green value is 80 (31.64% from 255 or 35.87% from 223); Blue value is 56 (22.27% from 255 or 25.11% from 223); Max value from RGB is 87 - color contains mainly: red. Hex color #575038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575038 is #A8AFC7. Grayscale: #4F4F4F. Windows color (decimal): -11055048 or 3690583. OLE color: 3690583.
HSL color Cylindrical-coordinate representation of color #575038: hue angle of 46.45º degrees, saturation: 0.22, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #575038 is Cyan = 0, Magento = 0.08, Yellow = 0.36 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 80 | 56 | - |
| CMYK | 0 | 0.08 | 0.36 | 0.66 |
| HSL | 46.45º | 0.22% | 0.28% | - |
| HSV(B) | 46.45º | 0.36% | 0.34% | - |
| XYZ | 7.51 | 8.05 | 4.9 | - |
| YUV | 79.36 | 114.82 | 133.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 80 | 56 | 0 | 0.08 | 0.36 | 0.66 | 46.45 | 0.22 | 0.28 |
| Hex | 57 | 50 | 38 | 0 | 8 | 24 | 42 | 2E | 16 | 1C |
| Octal | 127 | 120 | 70 | 0 | 10 | 44 | 102 | 56 | 26 | 34 |
| Binary | 1010111 | 1010000 | 111000 | 0 | 1000 | 100100 | 1000010 | 101110 | 10110 | 11100 |
Color Harmonies of #575038
Complementary color
Monochromatic Colors of #575038
Black with #575038
Text Example
Text Example
White with #575038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575038; }
p { color: rgb(87,80,56); }
H1.HeaderClassName
{
color: #575038;
}
.AnyTagClassName
{
color: #575038;
}
</style>
background-color css
<style>
a { background-color: #575038; }
a { background-color: rgb(87,80,56); }
div.DivClassName
{
background-color: #575038;
}
.BgClassName
{
background-color: #575038;
}
</style>
border-color css
<style>
span { border-color: #575038; }
span { border-color: rgb(87,80,56); }
td.TdClassName
{
border-color: #575038;
}
.TagClassName
{
border-color: #575038;
}
</style>