Shades of Don Juan #674950
Tints of Don Juan #674950
RGB
CMYK
RGB Variations
Color information
#674950 (or 0x674950) is known color: Don Juan. HEX triplet: 67, 49 and 50. RGB value is (103,73,80). Sum of RGB (Red+Green+Blue) = 103+73+80=256 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.23% from 256); Green value is 73 (28.91% from 255 or 28.52% from 256); Blue value is 80 (31.64% from 255 or 31.25% from 256); Max value from RGB is 103 - color contains mainly: red. Hex color #674950 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674950 is #98B6AF. Grayscale: #525252. Windows color (decimal): -10008240 or 5261671. OLE color: 5261671.
HSL color Cylindrical-coordinate representation of color #674950: hue angle of 346º degrees, saturation: 0.17, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #674950 is Cyan = 0, Magento = 0.29, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 73 | 80 | - |
| CMYK | 0 | 0.29 | 0.22 | 0.60 |
| HSL | 346º | 0.17% | 0.35% | - |
| HSV(B) | 346º | 0.29% | 0.4% | - |
| XYZ | 9.42 | 8.23 | 8.68 | - |
| YUV | 82.77 | 126.44 | 142.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 73 | 80 | 0 | 0.29 | 0.22 | 0.60 | 346 | 0.17 | 0.35 |
| Hex | 67 | 49 | 50 | 0 | 1D | 16 | 3C | 15A | 11 | 23 |
| Octal | 147 | 111 | 120 | 0 | 35 | 26 | 74 | 532 | 21 | 43 |
| Binary | 1100111 | 1001001 | 1010000 | 0 | 11101 | 10110 | 111100 | 101011010 | 10001 | 100011 |
Color Harmonies of #674950
Complementary color
Monochromatic Colors of #674950
Black with #674950
Text Example
Text Example
White with #674950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674950; }
p { color: rgb(103,73,80); }
H1.HeaderClassName
{
color: #674950;
}
.AnyTagClassName
{
color: #674950;
}
</style>
background-color css
<style>
a { background-color: #674950; }
a { background-color: rgb(103,73,80); }
div.DivClassName
{
background-color: #674950;
}
.BgClassName
{
background-color: #674950;
}
</style>
border-color css
<style>
span { border-color: #674950; }
span { border-color: rgb(103,73,80); }
td.TdClassName
{
border-color: #674950;
}
.TagClassName
{
border-color: #674950;
}
</style>