Shades of Don Juan #625557
Tints of Don Juan #625557
RGB
CMYK
RGB Variations
Color information
#625557 (or 0x625557) is known color: Don Juan. HEX triplet: 62, 55 and 57. RGB value is (98,85,87). Sum of RGB (Red+Green+Blue) = 98+85+87=270 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.30% from 270); Green value is 85 (33.59% from 255 or 31.48% from 270); Blue value is 87 (34.38% from 255 or 32.22% from 270); Max value from RGB is 98 - color contains mainly: red. Hex color #625557 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625557 is #9DAAA8. Grayscale: #595959. Windows color (decimal): -10332841 or 5723490. OLE color: 5723490.
HSL color Cylindrical-coordinate representation of color #625557: hue angle of 350.77º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #625557 is Cyan = 0, Magento = 0.13, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 85 | 87 | - |
| CMYK | 0 | 0.13 | 0.11 | 0.62 |
| HSL | 350.77º | 0.07% | 0.36% | - |
| HSV(B) | 350.77º | 0.13% | 0.38% | - |
| XYZ | 10.01 | 9.78 | 10.38 | - |
| YUV | 89.12 | 126.81 | 134.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 87 | 0 | 0.13 | 0.11 | 0.62 | 350.77 | 0.07 | 0.36 |
| Hex | 62 | 55 | 57 | 0 | D | B | 3E | 15F | 7 | 24 |
| Octal | 142 | 125 | 127 | 0 | 15 | 13 | 76 | 537 | 7 | 44 |
| Binary | 1100010 | 1010101 | 1010111 | 0 | 1101 | 1011 | 111110 | 101011111 | 111 | 100100 |
Color Harmonies of #625557
Complementary color
Monochromatic Colors of #625557
Black with #625557
Text Example
Text Example
White with #625557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625557; }
p { color: rgb(98,85,87); }
H1.HeaderClassName
{
color: #625557;
}
.AnyTagClassName
{
color: #625557;
}
</style>
background-color css
<style>
a { background-color: #625557; }
a { background-color: rgb(98,85,87); }
div.DivClassName
{
background-color: #625557;
}
.BgClassName
{
background-color: #625557;
}
</style>
border-color css
<style>
span { border-color: #625557; }
span { border-color: rgb(98,85,87); }
td.TdClassName
{
border-color: #625557;
}
.TagClassName
{
border-color: #625557;
}
</style>