Shades of Don Juan #675559
Tints of Don Juan #675559
RGB
CMYK
RGB Variations
Color information
#675559 (or 0x675559) is known color: Don Juan. HEX triplet: 67, 55 and 59. RGB value is (103,85,89). Sum of RGB (Red+Green+Blue) = 103+85+89=277 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.18% from 277); Green value is 85 (33.59% from 255 or 30.69% from 277); Blue value is 89 (35.16% from 255 or 32.13% from 277); Max value from RGB is 103 - color contains mainly: red. Hex color #675559 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675559 is #98AAA6. Grayscale: #5A5A5A. Windows color (decimal): -10005159 or 5854567. OLE color: 5854567.
HSL color Cylindrical-coordinate representation of color #675559: hue angle of 346.67º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #675559 is Cyan = 0, Magento = 0.17, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 85 | 89 | - |
| CMYK | 0 | 0.17 | 0.14 | 0.60 |
| HSL | 346.67º | 0.1% | 0.37% | - |
| HSV(B) | 346.67º | 0.17% | 0.4% | - |
| XYZ | 10.65 | 10.1 | 10.84 | - |
| YUV | 90.84 | 126.96 | 136.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 85 | 89 | 0 | 0.17 | 0.14 | 0.60 | 346.67 | 0.1 | 0.37 |
| Hex | 67 | 55 | 59 | 0 | 11 | E | 3C | 15B | A | 25 |
| Octal | 147 | 125 | 131 | 0 | 21 | 16 | 74 | 533 | 12 | 45 |
| Binary | 1100111 | 1010101 | 1011001 | 0 | 10001 | 1110 | 111100 | 101011011 | 1010 | 100101 |
Color Harmonies of #675559
Complementary color
Monochromatic Colors of #675559
Black with #675559
Text Example
Text Example
White with #675559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675559; }
p { color: rgb(103,85,89); }
H1.HeaderClassName
{
color: #675559;
}
.AnyTagClassName
{
color: #675559;
}
</style>
background-color css
<style>
a { background-color: #675559; }
a { background-color: rgb(103,85,89); }
div.DivClassName
{
background-color: #675559;
}
.BgClassName
{
background-color: #675559;
}
</style>
border-color css
<style>
span { border-color: #675559; }
span { border-color: rgb(103,85,89); }
td.TdClassName
{
border-color: #675559;
}
.TagClassName
{
border-color: #675559;
}
</style>