Shades of Don Juan #685258
Tints of Don Juan #685258
RGB
CMYK
RGB Variations
Color information
#685258 (or 0x685258) is known color: Don Juan. HEX triplet: 68, 52 and 58. RGB value is (104,82,88). Sum of RGB (Red+Green+Blue) = 104+82+88=274 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.96% from 274); Green value is 82 (32.42% from 255 or 29.93% from 274); Blue value is 88 (34.77% from 255 or 32.12% from 274); Max value from RGB is 104 - color contains mainly: red. Hex color #685258 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685258 is #97ADA7. Grayscale: #595959. Windows color (decimal): -9940392 or 5788264. OLE color: 5788264.
HSL color Cylindrical-coordinate representation of color #685258: hue angle of 343.64º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #685258 is Cyan = 0, Magento = 0.21, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 82 | 88 | - |
| CMYK | 0 | 0.21 | 0.15 | 0.59 |
| HSL | 343.64º | 0.12% | 0.36% | - |
| HSV(B) | 343.64º | 0.21% | 0.41% | - |
| XYZ | 10.49 | 9.68 | 10.55 | - |
| YUV | 89.26 | 127.29 | 138.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 88 | 0 | 0.21 | 0.15 | 0.59 | 343.64 | 0.12 | 0.36 |
| Hex | 68 | 52 | 58 | 0 | 15 | F | 3B | 158 | C | 24 |
| Octal | 150 | 122 | 130 | 0 | 25 | 17 | 73 | 530 | 14 | 44 |
| Binary | 1101000 | 1010010 | 1011000 | 0 | 10101 | 1111 | 111011 | 101011000 | 1100 | 100100 |
Color Harmonies of #685258
Complementary color
Monochromatic Colors of #685258
Black with #685258
Text Example
Text Example
White with #685258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685258; }
p { color: rgb(104,82,88); }
H1.HeaderClassName
{
color: #685258;
}
.AnyTagClassName
{
color: #685258;
}
</style>
background-color css
<style>
a { background-color: #685258; }
a { background-color: rgb(104,82,88); }
div.DivClassName
{
background-color: #685258;
}
.BgClassName
{
background-color: #685258;
}
</style>
border-color css
<style>
span { border-color: #685258; }
span { border-color: rgb(104,82,88); }
td.TdClassName
{
border-color: #685258;
}
.TagClassName
{
border-color: #685258;
}
</style>