Shades of Tundora #615754
Tints of Tundora #615754
RGB
CMYK
RGB Variations
Color information
#615754 (or 0x615754) is known color: Tundora. HEX triplet: 61, 57 and 54. RGB value is (97,87,84). Sum of RGB (Red+Green+Blue) = 97+87+84=268 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.19% from 268); Green value is 87 (34.38% from 255 or 32.46% from 268); Blue value is 84 (33.20% from 255 or 31.34% from 268); Max value from RGB is 97 - color contains mainly: red. Hex color #615754 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615754 is #9EA8AB. Grayscale: #595959. Windows color (decimal): -10397868 or 5527393. OLE color: 5527393.
HSL color Cylindrical-coordinate representation of color #615754: hue angle of 13.85º degrees, saturation: 0.07, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #615754 is Cyan = 0, Magento = 0.10, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 87 | 84 | - |
| CMYK | 0 | 0.10 | 0.13 | 0.62 |
| HSL | 13.85º | 0.07% | 0.35% | - |
| HSV(B) | 13.85º | 0.13% | 0.38% | - |
| XYZ | 9.94 | 10 | 9.79 | - |
| YUV | 89.65 | 124.81 | 133.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 87 | 84 | 0 | 0.10 | 0.13 | 0.62 | 13.85 | 0.07 | 0.35 |
| Hex | 61 | 57 | 54 | 0 | A | D | 3E | E | 7 | 23 |
| Octal | 141 | 127 | 124 | 0 | 12 | 15 | 76 | 16 | 7 | 43 |
| Binary | 1100001 | 1010111 | 1010100 | 0 | 1010 | 1101 | 111110 | 1110 | 111 | 100011 |
Color Harmonies of #615754
Complementary color
Monochromatic Colors of #615754
Black with #615754
Text Example
Text Example
White with #615754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615754; }
p { color: rgb(97,87,84); }
H1.HeaderClassName
{
color: #615754;
}
.AnyTagClassName
{
color: #615754;
}
</style>
background-color css
<style>
a { background-color: #615754; }
a { background-color: rgb(97,87,84); }
div.DivClassName
{
background-color: #615754;
}
.BgClassName
{
background-color: #615754;
}
</style>
border-color css
<style>
span { border-color: #615754; }
span { border-color: rgb(97,87,84); }
td.TdClassName
{
border-color: #615754;
}
.TagClassName
{
border-color: #615754;
}
</style>