Shades of Don Juan #615051
Tints of Don Juan #615051
RGB
CMYK
RGB Variations
Color information
#615051 (or 0x615051) is known color: Don Juan. HEX triplet: 61, 50 and 51. RGB value is (97,80,81). Sum of RGB (Red+Green+Blue) = 97+80+81=258 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.60% from 258); Green value is 80 (31.64% from 255 or 31.01% from 258); Blue value is 81 (32.03% from 255 or 31.40% from 258); Max value from RGB is 97 - color contains mainly: red. Hex color #615051 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615051 is #9EAFAE. Grayscale: #555555. Windows color (decimal): -10399663 or 5328993. OLE color: 5328993.
HSL color Cylindrical-coordinate representation of color #615051: hue angle of 356.47º 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 #615051 is Cyan = 0, Magento = 0.18, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 80 | 81 | - |
| CMYK | 0 | 0.18 | 0.16 | 0.62 |
| HSL | 356.47º | 0.1% | 0.35% | - |
| HSV(B) | 356.47º | 0.18% | 0.38% | - |
| XYZ | 9.28 | 8.87 | 9.01 | - |
| YUV | 85.2 | 125.63 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 80 | 81 | 0 | 0.18 | 0.16 | 0.62 | 356.47 | 0.1 | 0.35 |
| Hex | 61 | 50 | 51 | 0 | 12 | 10 | 3E | 164 | A | 23 |
| Octal | 141 | 120 | 121 | 0 | 22 | 20 | 76 | 544 | 12 | 43 |
| Binary | 1100001 | 1010000 | 1010001 | 0 | 10010 | 10000 | 111110 | 101100100 | 1010 | 100011 |
Color Harmonies of #615051
Complementary color
Monochromatic Colors of #615051
Black with #615051
Text Example
Text Example
White with #615051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615051; }
p { color: rgb(97,80,81); }
H1.HeaderClassName
{
color: #615051;
}
.AnyTagClassName
{
color: #615051;
}
</style>
background-color css
<style>
a { background-color: #615051; }
a { background-color: rgb(97,80,81); }
div.DivClassName
{
background-color: #615051;
}
.BgClassName
{
background-color: #615051;
}
</style>
border-color css
<style>
span { border-color: #615051; }
span { border-color: rgb(97,80,81); }
td.TdClassName
{
border-color: #615051;
}
.TagClassName
{
border-color: #615051;
}
</style>