Shades of Don Juan #625053
Tints of Don Juan #625053
RGB
CMYK
RGB Variations
Color information
#625053 (or 0x625053) is known color: Don Juan. HEX triplet: 62, 50 and 53. RGB value is (98,80,83). Sum of RGB (Red+Green+Blue) = 98+80+83=261 (34% of max value = 765). Red value is 98 (38.67% from 255 or 37.55% from 261); Green value is 80 (31.64% from 255 or 30.65% from 261); Blue value is 83 (32.81% from 255 or 31.80% from 261); Max value from RGB is 98 - color contains mainly: red. Hex color #625053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625053 is #9DAFAC. Grayscale: #555555. Windows color (decimal): -10334125 or 5460066. OLE color: 5460066.
HSL color Cylindrical-coordinate representation of color #625053: hue angle of 350º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #625053 is Cyan = 0, Magento = 0.18, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 80 | 83 | - |
| CMYK | 0 | 0.18 | 0.15 | 0.62 |
| HSL | 350º | 0.1% | 0.35% | - |
| HSV(B) | 350º | 0.18% | 0.38% | - |
| XYZ | 9.47 | 8.96 | 9.41 | - |
| YUV | 85.72 | 126.46 | 136.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 80 | 83 | 0 | 0.18 | 0.15 | 0.62 | 350 | 0.1 | 0.35 |
| Hex | 62 | 50 | 53 | 0 | 12 | F | 3E | 15E | A | 23 |
| Octal | 142 | 120 | 123 | 0 | 22 | 17 | 76 | 536 | 12 | 43 |
| Binary | 1100010 | 1010000 | 1010011 | 0 | 10010 | 1111 | 111110 | 101011110 | 1010 | 100011 |
Color Harmonies of #625053
Complementary color
Monochromatic Colors of #625053
Black with #625053
Text Example
Text Example
White with #625053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625053; }
p { color: rgb(98,80,83); }
H1.HeaderClassName
{
color: #625053;
}
.AnyTagClassName
{
color: #625053;
}
</style>
background-color css
<style>
a { background-color: #625053; }
a { background-color: rgb(98,80,83); }
div.DivClassName
{
background-color: #625053;
}
.BgClassName
{
background-color: #625053;
}
</style>
border-color css
<style>
span { border-color: #625053; }
span { border-color: rgb(98,80,83); }
td.TdClassName
{
border-color: #625053;
}
.TagClassName
{
border-color: #625053;
}
</style>