Shades of Don Juan #625357
Tints of Don Juan #625357
RGB
CMYK
RGB Variations
Color information
#625357 (or 0x625357) is known color: Don Juan. HEX triplet: 62, 53 and 57. RGB value is (98,83,87). Sum of RGB (Red+Green+Blue) = 98+83+87=268 (35% of max value = 765). Red value is 98 (38.67% from 255 or 36.57% from 268); Green value is 83 (32.81% from 255 or 30.97% from 268); Blue value is 87 (34.38% from 255 or 32.46% from 268); Max value from RGB is 98 - color contains mainly: red. Hex color #625357 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625357 is #9DACA8. Grayscale: #575757. Windows color (decimal): -10333353 or 5722978. OLE color: 5722978.
HSL color Cylindrical-coordinate representation of color #625357: hue angle of 344º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #625357 is Cyan = 0, Magento = 0.15, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 83 | 87 | - |
| CMYK | 0 | 0.15 | 0.11 | 0.62 |
| HSL | 344º | 0.08% | 0.35% | - |
| HSV(B) | 344º | 0.15% | 0.38% | - |
| XYZ | 9.85 | 9.47 | 10.33 | - |
| YUV | 87.94 | 127.47 | 135.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 83 | 87 | 0 | 0.15 | 0.11 | 0.62 | 344 | 0.08 | 0.35 |
| Hex | 62 | 53 | 57 | 0 | F | B | 3E | 158 | 8 | 23 |
| Octal | 142 | 123 | 127 | 0 | 17 | 13 | 76 | 530 | 10 | 43 |
| Binary | 1100010 | 1010011 | 1010111 | 0 | 1111 | 1011 | 111110 | 101011000 | 1000 | 100011 |
Color Harmonies of #625357
Complementary color
Monochromatic Colors of #625357
Black with #625357
Text Example
Text Example
White with #625357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625357; }
p { color: rgb(98,83,87); }
H1.HeaderClassName
{
color: #625357;
}
.AnyTagClassName
{
color: #625357;
}
</style>
background-color css
<style>
a { background-color: #625357; }
a { background-color: rgb(98,83,87); }
div.DivClassName
{
background-color: #625357;
}
.BgClassName
{
background-color: #625357;
}
</style>
border-color css
<style>
span { border-color: #625357; }
span { border-color: rgb(98,83,87); }
td.TdClassName
{
border-color: #625357;
}
.TagClassName
{
border-color: #625357;
}
</style>