Shades of Don Juan #635152
Tints of Don Juan #635152
RGB
CMYK
RGB Variations
Color information
#635152 (or 0x635152) is known color: Don Juan. HEX triplet: 63, 51 and 52. RGB value is (99,81,82). Sum of RGB (Red+Green+Blue) = 99+81+82=262 (34% of max value = 765). Red value is 99 (39.06% from 255 or 37.79% from 262); Green value is 81 (32.03% from 255 or 30.92% from 262); Blue value is 82 (32.42% from 255 or 31.30% from 262); Max value from RGB is 99 - color contains mainly: red. Hex color #635152 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635152 is #9CAEAD. Grayscale: #565656. Windows color (decimal): -10268334 or 5394787. OLE color: 5394787.
HSL color Cylindrical-coordinate representation of color #635152: hue angle of 356.67º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #635152 is Cyan = 0, Magento = 0.18, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 81 | 82 | - |
| CMYK | 0 | 0.18 | 0.17 | 0.61 |
| HSL | 356.67º | 0.1% | 0.35% | - |
| HSV(B) | 356.67º | 0.18% | 0.39% | - |
| XYZ | 9.61 | 9.15 | 9.24 | - |
| YUV | 86.5 | 125.46 | 136.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 81 | 82 | 0 | 0.18 | 0.17 | 0.61 | 356.67 | 0.1 | 0.35 |
| Hex | 63 | 51 | 52 | 0 | 12 | 11 | 3D | 165 | A | 23 |
| Octal | 143 | 121 | 122 | 0 | 22 | 21 | 75 | 545 | 12 | 43 |
| Binary | 1100011 | 1010001 | 1010010 | 0 | 10010 | 10001 | 111101 | 101100101 | 1010 | 100011 |
Color Harmonies of #635152
Complementary color
Monochromatic Colors of #635152
Black with #635152
Text Example
Text Example
White with #635152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635152; }
p { color: rgb(99,81,82); }
H1.HeaderClassName
{
color: #635152;
}
.AnyTagClassName
{
color: #635152;
}
</style>
background-color css
<style>
a { background-color: #635152; }
a { background-color: rgb(99,81,82); }
div.DivClassName
{
background-color: #635152;
}
.BgClassName
{
background-color: #635152;
}
</style>
border-color css
<style>
span { border-color: #635152; }
span { border-color: rgb(99,81,82); }
td.TdClassName
{
border-color: #635152;
}
.TagClassName
{
border-color: #635152;
}
</style>