Shades of Don Juan #675053
Tints of Don Juan #675053
RGB
CMYK
RGB Variations
Color information
#675053 (or 0x675053) is known color: Don Juan. HEX triplet: 67, 50 and 53. RGB value is (103,80,83). Sum of RGB (Red+Green+Blue) = 103+80+83=266 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.72% from 266); Green value is 80 (31.64% from 255 or 30.08% from 266); Blue value is 83 (32.81% from 255 or 31.20% from 266); Max value from RGB is 103 - color contains mainly: red. Hex color #675053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675053 is #98AFAC. Grayscale: #575757. Windows color (decimal): -10006445 or 5460071. OLE color: 5460071.
HSL color Cylindrical-coordinate representation of color #675053: hue angle of 352.17º 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 #675053 is Cyan = 0, Magento = 0.22, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 80 | 83 | - |
| CMYK | 0 | 0.22 | 0.19 | 0.60 |
| HSL | 352.17º | 0.13% | 0.36% | - |
| HSV(B) | 352.17º | 0.22% | 0.4% | - |
| XYZ | 10.02 | 9.25 | 9.44 | - |
| YUV | 87.22 | 125.62 | 139.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 80 | 83 | 0 | 0.22 | 0.19 | 0.60 | 352.17 | 0.13 | 0.36 |
| Hex | 67 | 50 | 53 | 0 | 16 | 13 | 3C | 160 | D | 24 |
| Octal | 147 | 120 | 123 | 0 | 26 | 23 | 74 | 540 | 15 | 44 |
| Binary | 1100111 | 1010000 | 1010011 | 0 | 10110 | 10011 | 111100 | 101100000 | 1101 | 100100 |
Color Harmonies of #675053
Complementary color
Monochromatic Colors of #675053
Black with #675053
Text Example
Text Example
White with #675053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675053; }
p { color: rgb(103,80,83); }
H1.HeaderClassName
{
color: #675053;
}
.AnyTagClassName
{
color: #675053;
}
</style>
background-color css
<style>
a { background-color: #675053; }
a { background-color: rgb(103,80,83); }
div.DivClassName
{
background-color: #675053;
}
.BgClassName
{
background-color: #675053;
}
</style>
border-color css
<style>
span { border-color: #675053; }
span { border-color: rgb(103,80,83); }
td.TdClassName
{
border-color: #675053;
}
.TagClassName
{
border-color: #675053;
}
</style>