Shades of Domino #685749
Tints of Domino #685749
RGB
CMYK
RGB Variations
Color information
#685749 (or 0x685749) is known color: Domino. HEX triplet: 68, 57 and 49. RGB value is (104,87,73). Sum of RGB (Red+Green+Blue) = 104+87+73=264 (34% of max value = 765). Red value is 104 (41.02% from 255 or 39.39% from 264); Green value is 87 (34.38% from 255 or 32.95% from 264); Blue value is 73 (28.91% from 255 or 27.65% from 264); Max value from RGB is 104 - color contains mainly: red. Hex color #685749 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685749 is #97A8B6. Grayscale: #5A5A5A. Windows color (decimal): -9939127 or 4806504. OLE color: 4806504.
HSL color Cylindrical-coordinate representation of color #685749: hue angle of 27.1º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #685749 is Cyan = 0, Magento = 0.16, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 87 | 73 | - |
| CMYK | 0 | 0.16 | 0.30 | 0.59 |
| HSL | 27.1º | 0.18% | 0.35% | - |
| HSV(B) | 27.1º | 0.3% | 0.41% | - |
| XYZ | 10.32 | 10.24 | 7.74 | - |
| YUV | 90.49 | 118.13 | 137.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 73 | 0 | 0.16 | 0.30 | 0.59 | 27.1 | 0.18 | 0.35 |
| Hex | 68 | 57 | 49 | 0 | 10 | 1E | 3B | 1B | 12 | 23 |
| Octal | 150 | 127 | 111 | 0 | 20 | 36 | 73 | 33 | 22 | 43 |
| Binary | 1101000 | 1010111 | 1001001 | 0 | 10000 | 11110 | 111011 | 11011 | 10010 | 100011 |
Color Harmonies of #685749
Complementary color
Monochromatic Colors of #685749
Black with #685749
Text Example
Text Example
White with #685749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685749; }
p { color: rgb(104,87,73); }
H1.HeaderClassName
{
color: #685749;
}
.AnyTagClassName
{
color: #685749;
}
</style>
background-color css
<style>
a { background-color: #685749; }
a { background-color: rgb(104,87,73); }
div.DivClassName
{
background-color: #685749;
}
.BgClassName
{
background-color: #685749;
}
</style>
border-color css
<style>
span { border-color: #685749; }
span { border-color: rgb(104,87,73); }
td.TdClassName
{
border-color: #685749;
}
.TagClassName
{
border-color: #685749;
}
</style>