Shades of Quincy #655043
Tints of Quincy #655043
RGB
CMYK
RGB Variations
Color information
#655043 (or 0x655043) is known color: Quincy. HEX triplet: 65, 50 and 43. RGB value is (101,80,67). Sum of RGB (Red+Green+Blue) = 101+80+67=248 (32% of max value = 765). Red value is 101 (39.84% from 255 or 40.73% from 248); Green value is 80 (31.64% from 255 or 32.26% from 248); Blue value is 67 (26.56% from 255 or 27.02% from 248); Max value from RGB is 101 - color contains mainly: red. Hex color #655043 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655043 is #9AAFBC. Grayscale: #545454. Windows color (decimal): -10137533 or 4411493. OLE color: 4411493.
HSL color Cylindrical-coordinate representation of color #655043: hue angle of 22.94º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #655043 is Cyan = 0, Magento = 0.21, Yellow = 0.34 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 80 | 67 | - |
| CMYK | 0 | 0.21 | 0.34 | 0.60 |
| HSL | 22.94º | 0.2% | 0.33% | - |
| HSV(B) | 22.94º | 0.34% | 0.4% | - |
| XYZ | 9.25 | 8.91 | 6.54 | - |
| YUV | 84.8 | 117.96 | 139.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 80 | 67 | 0 | 0.21 | 0.34 | 0.60 | 22.94 | 0.2 | 0.33 |
| Hex | 65 | 50 | 43 | 0 | 15 | 22 | 3C | 17 | 14 | 21 |
| Octal | 145 | 120 | 103 | 0 | 25 | 42 | 74 | 27 | 24 | 41 |
| Binary | 1100101 | 1010000 | 1000011 | 0 | 10101 | 100010 | 111100 | 10111 | 10100 | 100001 |
Color Harmonies of #655043
Complementary color
Monochromatic Colors of #655043
Black with #655043
Text Example
Text Example
White with #655043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655043; }
p { color: rgb(101,80,67); }
H1.HeaderClassName
{
color: #655043;
}
.AnyTagClassName
{
color: #655043;
}
</style>
background-color css
<style>
a { background-color: #655043; }
a { background-color: rgb(101,80,67); }
div.DivClassName
{
background-color: #655043;
}
.BgClassName
{
background-color: #655043;
}
</style>
border-color css
<style>
span { border-color: #655043; }
span { border-color: rgb(101,80,67); }
td.TdClassName
{
border-color: #655043;
}
.TagClassName
{
border-color: #655043;
}
</style>