Shades of Don Juan #675056
Tints of Don Juan #675056
RGB
CMYK
RGB Variations
Color information
#675056 (or 0x675056) is known color: Don Juan. HEX triplet: 67, 50 and 56. RGB value is (103,80,86). Sum of RGB (Red+Green+Blue) = 103+80+86=269 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.29% from 269); Green value is 80 (31.64% from 255 or 29.74% from 269); Blue value is 86 (33.98% from 255 or 31.97% from 269); Max value from RGB is 103 - color contains mainly: red. Hex color #675056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675056 is #98AFA9. Grayscale: #575757. Windows color (decimal): -10006442 or 5656679. OLE color: 5656679.
HSL color Cylindrical-coordinate representation of color #675056: hue angle of 344.35º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #675056 is Cyan = 0, Magento = 0.22, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 80 | 86 | - |
| CMYK | 0 | 0.22 | 0.17 | 0.60 |
| HSL | 344.35º | 0.13% | 0.36% | - |
| HSV(B) | 344.35º | 0.22% | 0.4% | - |
| XYZ | 10.14 | 9.29 | 10.06 | - |
| YUV | 87.56 | 127.12 | 139.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 80 | 86 | 0 | 0.22 | 0.17 | 0.60 | 344.35 | 0.13 | 0.36 |
| Hex | 67 | 50 | 56 | 0 | 16 | 11 | 3C | 158 | D | 24 |
| Octal | 147 | 120 | 126 | 0 | 26 | 21 | 74 | 530 | 15 | 44 |
| Binary | 1100111 | 1010000 | 1010110 | 0 | 10110 | 10001 | 111100 | 101011000 | 1101 | 100100 |
Color Harmonies of #675056
Complementary color
Monochromatic Colors of #675056
Black with #675056
Text Example
Text Example
White with #675056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675056; }
p { color: rgb(103,80,86); }
H1.HeaderClassName
{
color: #675056;
}
.AnyTagClassName
{
color: #675056;
}
</style>
background-color css
<style>
a { background-color: #675056; }
a { background-color: rgb(103,80,86); }
div.DivClassName
{
background-color: #675056;
}
.BgClassName
{
background-color: #675056;
}
</style>
border-color css
<style>
span { border-color: #675056; }
span { border-color: rgb(103,80,86); }
td.TdClassName
{
border-color: #675056;
}
.TagClassName
{
border-color: #675056;
}
</style>