Shades of Don Juan #675357
Tints of Don Juan #675357
RGB
CMYK
RGB Variations
Color information
#675357 (or 0x675357) is known color: Don Juan. HEX triplet: 67, 53 and 57. RGB value is (103,83,87). Sum of RGB (Red+Green+Blue) = 103+83+87=273 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.73% from 273); Green value is 83 (32.81% from 255 or 30.40% from 273); Blue value is 87 (34.38% from 255 or 31.87% from 273); Max value from RGB is 103 - color contains mainly: red. Hex color #675357 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675357 is #98ACA8. Grayscale: #595959. Windows color (decimal): -10005673 or 5722983. OLE color: 5722983.
HSL color Cylindrical-coordinate representation of color #675357: hue angle of 348º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #675357 is Cyan = 0, Magento = 0.19, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 83 | 87 | - |
| CMYK | 0 | 0.19 | 0.16 | 0.60 |
| HSL | 348º | 0.11% | 0.36% | - |
| HSV(B) | 348º | 0.19% | 0.4% | - |
| XYZ | 10.41 | 9.76 | 10.35 | - |
| YUV | 89.44 | 126.63 | 137.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 83 | 87 | 0 | 0.19 | 0.16 | 0.60 | 348 | 0.11 | 0.36 |
| Hex | 67 | 53 | 57 | 0 | 13 | 10 | 3C | 15C | B | 24 |
| Octal | 147 | 123 | 127 | 0 | 23 | 20 | 74 | 534 | 13 | 44 |
| Binary | 1100111 | 1010011 | 1010111 | 0 | 10011 | 10000 | 111100 | 101011100 | 1011 | 100100 |
Color Harmonies of #675357
Complementary color
Monochromatic Colors of #675357
Black with #675357
Text Example
Text Example
White with #675357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675357; }
p { color: rgb(103,83,87); }
H1.HeaderClassName
{
color: #675357;
}
.AnyTagClassName
{
color: #675357;
}
</style>
background-color css
<style>
a { background-color: #675357; }
a { background-color: rgb(103,83,87); }
div.DivClassName
{
background-color: #675357;
}
.BgClassName
{
background-color: #675357;
}
</style>
border-color css
<style>
span { border-color: #675357; }
span { border-color: rgb(103,83,87); }
td.TdClassName
{
border-color: #675357;
}
.TagClassName
{
border-color: #675357;
}
</style>