Shades of Dallas #655032
Tints of Dallas #655032
RGB
CMYK
RGB Variations
Color information
#655032 (or 0x655032) is known color: Dallas. HEX triplet: 65, 50 and 32. RGB value is (101,80,50). Sum of RGB (Red+Green+Blue) = 101+80+50=231 (30% of max value = 765). Red value is 101 (39.84% from 255 or 43.72% from 231); Green value is 80 (31.64% from 255 or 34.63% from 231); Blue value is 50 (19.92% from 255 or 21.65% from 231); Max value from RGB is 101 - color contains mainly: red. Hex color #655032 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655032 is #9AAFCD. Grayscale: #535353. Windows color (decimal): -10137550 or 3297381. OLE color: 3297381.
HSL color Cylindrical-coordinate representation of color #655032: hue angle of 35.29º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #655032 is Cyan = 0, Magento = 0.21, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 80 | 50 | - |
| CMYK | 0 | 0.21 | 0.50 | 0.60 |
| HSL | 35.29º | 0.34% | 0.3% | - |
| HSV(B) | 35.29º | 0.5% | 0.4% | - |
| XYZ | 8.81 | 8.73 | 4.24 | - |
| YUV | 82.86 | 109.46 | 140.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 80 | 50 | 0 | 0.21 | 0.50 | 0.60 | 35.29 | 0.34 | 0.3 |
| Hex | 65 | 50 | 32 | 0 | 15 | 32 | 3C | 23 | 22 | 1E |
| Octal | 145 | 120 | 62 | 0 | 25 | 62 | 74 | 43 | 42 | 36 |
| Binary | 1100101 | 1010000 | 110010 | 0 | 10101 | 110010 | 111100 | 100011 | 100010 | 11110 |
Color Harmonies of #655032
Complementary color
Monochromatic Colors of #655032
Black with #655032
Text Example
Text Example
White with #655032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655032; }
p { color: rgb(101,80,50); }
H1.HeaderClassName
{
color: #655032;
}
.AnyTagClassName
{
color: #655032;
}
</style>
background-color css
<style>
a { background-color: #655032; }
a { background-color: rgb(101,80,50); }
div.DivClassName
{
background-color: #655032;
}
.BgClassName
{
background-color: #655032;
}
</style>
border-color css
<style>
span { border-color: #655032; }
span { border-color: rgb(101,80,50); }
td.TdClassName
{
border-color: #655032;
}
.TagClassName
{
border-color: #655032;
}
</style>