Shades of Don Juan #625152
Tints of Don Juan #625152
RGB
CMYK
RGB Variations
Color information
#625152 (or 0x625152) is known color: Don Juan. HEX triplet: 62, 51 and 52. RGB value is (98,81,82). Sum of RGB (Red+Green+Blue) = 98+81+82=261 (34% of max value = 765). Red value is 98 (38.67% from 255 or 37.55% from 261); Green value is 81 (32.03% from 255 or 31.03% from 261); Blue value is 82 (32.42% from 255 or 31.42% from 261); Max value from RGB is 98 - color contains mainly: red. Hex color #625152 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625152 is #9DAEAD. Grayscale: #565656. Windows color (decimal): -10333870 or 5394786. OLE color: 5394786.
HSL color Cylindrical-coordinate representation of color #625152: hue angle of 356.47º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #625152 is Cyan = 0, Magento = 0.17, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 81 | 82 | - |
| CMYK | 0 | 0.17 | 0.16 | 0.62 |
| HSL | 356.47º | 0.09% | 0.35% | - |
| HSV(B) | 356.47º | 0.17% | 0.38% | - |
| XYZ | 9.5 | 9.09 | 9.24 | - |
| YUV | 86.2 | 125.63 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 81 | 82 | 0 | 0.17 | 0.16 | 0.62 | 356.47 | 0.09 | 0.35 |
| Hex | 62 | 51 | 52 | 0 | 11 | 10 | 3E | 164 | 9 | 23 |
| Octal | 142 | 121 | 122 | 0 | 21 | 20 | 76 | 544 | 11 | 43 |
| Binary | 1100010 | 1010001 | 1010010 | 0 | 10001 | 10000 | 111110 | 101100100 | 1001 | 100011 |
Color Harmonies of #625152
Complementary color
Monochromatic Colors of #625152
Black with #625152
Text Example
Text Example
White with #625152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625152; }
p { color: rgb(98,81,82); }
H1.HeaderClassName
{
color: #625152;
}
.AnyTagClassName
{
color: #625152;
}
</style>
background-color css
<style>
a { background-color: #625152; }
a { background-color: rgb(98,81,82); }
div.DivClassName
{
background-color: #625152;
}
.BgClassName
{
background-color: #625152;
}
</style>
border-color css
<style>
span { border-color: #625152; }
span { border-color: rgb(98,81,82); }
td.TdClassName
{
border-color: #625152;
}
.TagClassName
{
border-color: #625152;
}
</style>