Shades of Don Juan #634749
Tints of Don Juan #634749
RGB
CMYK
RGB Variations
Color information
#634749 (or 0x634749) is known color: Don Juan. HEX triplet: 63, 47 and 49. RGB value is (99,71,73). Sum of RGB (Red+Green+Blue) = 99+71+73=243 (32% of max value = 765). Red value is 99 (39.06% from 255 or 40.74% from 243); Green value is 71 (28.12% from 255 or 29.22% from 243); Blue value is 73 (28.91% from 255 or 30.04% from 243); Max value from RGB is 99 - color contains mainly: red. Hex color #634749 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #634749 is #9CB8B6. Grayscale: #4F4F4F. Windows color (decimal): -10270903 or 4802403. OLE color: 4802403.
HSL color Cylindrical-coordinate representation of color #634749: hue angle of 355.71º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #634749 is Cyan = 0, Magento = 0.28, Yellow = 0.26 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 71 | 73 | - |
| CMYK | 0 | 0.28 | 0.26 | 0.61 |
| HSL | 355.71º | 0.16% | 0.33% | - |
| HSV(B) | 355.71º | 0.28% | 0.39% | - |
| XYZ | 8.6 | 7.64 | 7.32 | - |
| YUV | 79.6 | 124.28 | 141.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 71 | 73 | 0 | 0.28 | 0.26 | 0.61 | 355.71 | 0.16 | 0.33 |
| Hex | 63 | 47 | 49 | 0 | 1C | 1A | 3D | 164 | 10 | 21 |
| Octal | 143 | 107 | 111 | 0 | 34 | 32 | 75 | 544 | 20 | 41 |
| Binary | 1100011 | 1000111 | 1001001 | 0 | 11100 | 11010 | 111101 | 101100100 | 10000 | 100001 |
Color Harmonies of #634749
Complementary color
Monochromatic Colors of #634749
Black with #634749
Text Example
Text Example
White with #634749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634749; }
p { color: rgb(99,71,73); }
H1.HeaderClassName
{
color: #634749;
}
.AnyTagClassName
{
color: #634749;
}
</style>
background-color css
<style>
a { background-color: #634749; }
a { background-color: rgb(99,71,73); }
div.DivClassName
{
background-color: #634749;
}
.BgClassName
{
background-color: #634749;
}
</style>
border-color css
<style>
span { border-color: #634749; }
span { border-color: rgb(99,71,73); }
td.TdClassName
{
border-color: #634749;
}
.TagClassName
{
border-color: #634749;
}
</style>