Shades of Don Juan #625255
Tints of Don Juan #625255
RGB
CMYK
RGB Variations
Color information
#625255 (or 0x625255) is known color: Don Juan. HEX triplet: 62, 52 and 55. RGB value is (98,82,85). Sum of RGB (Red+Green+Blue) = 98+82+85=265 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.98% from 265); Green value is 82 (32.42% from 255 or 30.94% from 265); Blue value is 85 (33.59% from 255 or 32.08% from 265); Max value from RGB is 98 - color contains mainly: red. Hex color #625255 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625255 is #9DADAA. Grayscale: #575757. Windows color (decimal): -10333611 or 5591650. OLE color: 5591650.
HSL color Cylindrical-coordinate representation of color #625255: hue angle of 348.75º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #625255 is Cyan = 0, Magento = 0.16, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 82 | 85 | - |
| CMYK | 0 | 0.16 | 0.13 | 0.62 |
| HSL | 348.75º | 0.09% | 0.35% | - |
| HSV(B) | 348.75º | 0.16% | 0.38% | - |
| XYZ | 9.69 | 9.29 | 9.88 | - |
| YUV | 87.13 | 126.8 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 82 | 85 | 0 | 0.16 | 0.13 | 0.62 | 348.75 | 0.09 | 0.35 |
| Hex | 62 | 52 | 55 | 0 | 10 | D | 3E | 15D | 9 | 23 |
| Octal | 142 | 122 | 125 | 0 | 20 | 15 | 76 | 535 | 11 | 43 |
| Binary | 1100010 | 1010010 | 1010101 | 0 | 10000 | 1101 | 111110 | 101011101 | 1001 | 100011 |
Color Harmonies of #625255
Complementary color
Monochromatic Colors of #625255
Black with #625255
Text Example
Text Example
White with #625255
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625255; }
p { color: rgb(98,82,85); }
H1.HeaderClassName
{
color: #625255;
}
.AnyTagClassName
{
color: #625255;
}
</style>
background-color css
<style>
a { background-color: #625255; }
a { background-color: rgb(98,82,85); }
div.DivClassName
{
background-color: #625255;
}
.BgClassName
{
background-color: #625255;
}
</style>
border-color css
<style>
span { border-color: #625255; }
span { border-color: rgb(98,82,85); }
td.TdClassName
{
border-color: #625255;
}
.TagClassName
{
border-color: #625255;
}
</style>