Shades of Don Juan #634849
Tints of Don Juan #634849
RGB
CMYK
RGB Variations
Color information
#634849 (or 0x634849) is known color: Don Juan. HEX triplet: 63, 48 and 49. RGB value is (99,72,73). Sum of RGB (Red+Green+Blue) = 99+72+73=244 (32% of max value = 765). Red value is 99 (39.06% from 255 or 40.57% from 244); Green value is 72 (28.52% from 255 or 29.51% from 244); Blue value is 73 (28.91% from 255 or 29.92% from 244); Max value from RGB is 99 - color contains mainly: red. Hex color #634849 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #634849 is #9CB7B6. Grayscale: #505050. Windows color (decimal): -10270647 or 4802659. OLE color: 4802659.
HSL color Cylindrical-coordinate representation of color #634849: hue angle of 357.78º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #634849 is Cyan = 0, Magento = 0.27, Yellow = 0.26 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 72 | 73 | - |
| CMYK | 0 | 0.27 | 0.26 | 0.61 |
| HSL | 357.78º | 0.16% | 0.34% | - |
| HSV(B) | 357.78º | 0.27% | 0.39% | - |
| XYZ | 8.67 | 7.77 | 7.35 | - |
| YUV | 80.19 | 123.95 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 72 | 73 | 0 | 0.27 | 0.26 | 0.61 | 357.78 | 0.16 | 0.34 |
| Hex | 63 | 48 | 49 | 0 | 1B | 1A | 3D | 166 | 10 | 22 |
| Octal | 143 | 110 | 111 | 0 | 33 | 32 | 75 | 546 | 20 | 42 |
| Binary | 1100011 | 1001000 | 1001001 | 0 | 11011 | 11010 | 111101 | 101100110 | 10000 | 100010 |
Color Harmonies of #634849
Complementary color
Monochromatic Colors of #634849
Black with #634849
Text Example
Text Example
White with #634849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634849; }
p { color: rgb(99,72,73); }
H1.HeaderClassName
{
color: #634849;
}
.AnyTagClassName
{
color: #634849;
}
</style>
background-color css
<style>
a { background-color: #634849; }
a { background-color: rgb(99,72,73); }
div.DivClassName
{
background-color: #634849;
}
.BgClassName
{
background-color: #634849;
}
</style>
border-color css
<style>
span { border-color: #634849; }
span { border-color: rgb(99,72,73); }
td.TdClassName
{
border-color: #634849;
}
.TagClassName
{
border-color: #634849;
}
</style>