Shades of Don Juan #675459
Tints of Don Juan #675459
RGB
CMYK
RGB Variations
Color information
#675459 (or 0x675459) is known color: Don Juan. HEX triplet: 67, 54 and 59. RGB value is (103,84,89). Sum of RGB (Red+Green+Blue) = 103+84+89=276 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.32% from 276); Green value is 84 (33.20% from 255 or 30.43% from 276); Blue value is 89 (35.16% from 255 or 32.25% from 276); Max value from RGB is 103 - color contains mainly: red. Hex color #675459 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675459 is #98ABA6. Grayscale: #5A5A5A. Windows color (decimal): -10005415 or 5854311. OLE color: 5854311.
HSL color Cylindrical-coordinate representation of color #675459: hue angle of 344.21º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #675459 is Cyan = 0, Magento = 0.18, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 84 | 89 | - |
| CMYK | 0 | 0.18 | 0.14 | 0.60 |
| HSL | 344.21º | 0.1% | 0.37% | - |
| HSV(B) | 344.21º | 0.18% | 0.4% | - |
| XYZ | 10.57 | 9.95 | 10.81 | - |
| YUV | 90.25 | 127.29 | 137.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 84 | 89 | 0 | 0.18 | 0.14 | 0.60 | 344.21 | 0.1 | 0.37 |
| Hex | 67 | 54 | 59 | 0 | 12 | E | 3C | 158 | A | 25 |
| Octal | 147 | 124 | 131 | 0 | 22 | 16 | 74 | 530 | 12 | 45 |
| Binary | 1100111 | 1010100 | 1011001 | 0 | 10010 | 1110 | 111100 | 101011000 | 1010 | 100101 |
Color Harmonies of #675459
Complementary color
Monochromatic Colors of #675459
Black with #675459
Text Example
Text Example
White with #675459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675459; }
p { color: rgb(103,84,89); }
H1.HeaderClassName
{
color: #675459;
}
.AnyTagClassName
{
color: #675459;
}
</style>
background-color css
<style>
a { background-color: #675459; }
a { background-color: rgb(103,84,89); }
div.DivClassName
{
background-color: #675459;
}
.BgClassName
{
background-color: #675459;
}
</style>
border-color css
<style>
span { border-color: #675459; }
span { border-color: rgb(103,84,89); }
td.TdClassName
{
border-color: #675459;
}
.TagClassName
{
border-color: #675459;
}
</style>