Shades of Dallas #665038
Tints of Dallas #665038
RGB
CMYK
RGB Variations
Color information
#665038 (or 0x665038) is known color: Dallas. HEX triplet: 66, 50 and 38. RGB value is (102,80,56). Sum of RGB (Red+Green+Blue) = 102+80+56=238 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.86% from 238); Green value is 80 (31.64% from 255 or 33.61% from 238); Blue value is 56 (22.27% from 255 or 23.53% from 238); Max value from RGB is 102 - color contains mainly: red. Hex color #665038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665038 is #99AFC7. Grayscale: #535353. Windows color (decimal): -10072008 or 3690598. OLE color: 3690598.
HSL color Cylindrical-coordinate representation of color #665038: hue angle of 31.3º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #665038 is Cyan = 0, Magento = 0.22, Yellow = 0.45 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 80 | 56 | - |
| CMYK | 0 | 0.22 | 0.45 | 0.6 |
| HSL | 31.3º | 0.29% | 0.31% | - |
| HSV(B) | 31.3º | 0.45% | 0.4% | - |
| XYZ | 9.06 | 8.85 | 4.97 | - |
| YUV | 83.84 | 112.29 | 140.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 80 | 56 | 0 | 0.22 | 0.45 | 0.6 | 31.3 | 0.29 | 0.31 |
| Hex | 66 | 50 | 38 | 0 | 16 | 2D | 3C | 1F | 1D | 1F |
| Octal | 146 | 120 | 70 | 0 | 26 | 55 | 74 | 37 | 35 | 37 |
| Binary | 1100110 | 1010000 | 111000 | 0 | 10110 | 101101 | 111100 | 11111 | 11101 | 11111 |
Color Harmonies of #665038
Complementary color
Monochromatic Colors of #665038
Black with #665038
Text Example
Text Example
White with #665038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665038; }
p { color: rgb(102,80,56); }
H1.HeaderClassName
{
color: #665038;
}
.AnyTagClassName
{
color: #665038;
}
</style>
background-color css
<style>
a { background-color: #665038; }
a { background-color: rgb(102,80,56); }
div.DivClassName
{
background-color: #665038;
}
.BgClassName
{
background-color: #665038;
}
</style>
border-color css
<style>
span { border-color: #665038; }
span { border-color: rgb(102,80,56); }
td.TdClassName
{
border-color: #665038;
}
.TagClassName
{
border-color: #665038;
}
</style>