Shades of Tundora #615450
Tints of Tundora #615450
RGB
CMYK
RGB Variations
Color information
#615450 (or 0x615450) is known color: Tundora. HEX triplet: 61, 54 and 50. RGB value is (97,84,80). Sum of RGB (Red+Green+Blue) = 97+84+80=261 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.16% from 261); Green value is 84 (33.20% from 255 or 32.18% from 261); Blue value is 80 (31.64% from 255 or 30.65% from 261); Max value from RGB is 97 - color contains mainly: red. Hex color #615450 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615450 is #9EABAF. Grayscale: #575757. Windows color (decimal): -10398640 or 5264481. OLE color: 5264481.
HSL color Cylindrical-coordinate representation of color #615450: hue angle of 14.12º 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 #615450 is Cyan = 0, Magento = 0.13, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 84 | 80 | - |
| CMYK | 0 | 0.13 | 0.18 | 0.62 |
| HSL | 14.12º | 0.1% | 0.35% | - |
| HSV(B) | 14.12º | 0.18% | 0.38% | - |
| XYZ | 9.55 | 9.46 | 8.91 | - |
| YUV | 87.43 | 123.81 | 134.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 80 | 0 | 0.13 | 0.18 | 0.62 | 14.12 | 0.1 | 0.35 |
| Hex | 61 | 54 | 50 | 0 | D | 12 | 3E | E | A | 23 |
| Octal | 141 | 124 | 120 | 0 | 15 | 22 | 76 | 16 | 12 | 43 |
| Binary | 1100001 | 1010100 | 1010000 | 0 | 1101 | 10010 | 111110 | 1110 | 1010 | 100011 |
Color Harmonies of #615450
Complementary color
Monochromatic Colors of #615450
Black with #615450
Text Example
Text Example
White with #615450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615450; }
p { color: rgb(97,84,80); }
H1.HeaderClassName
{
color: #615450;
}
.AnyTagClassName
{
color: #615450;
}
</style>
background-color css
<style>
a { background-color: #615450; }
a { background-color: rgb(97,84,80); }
div.DivClassName
{
background-color: #615450;
}
.BgClassName
{
background-color: #615450;
}
</style>
border-color css
<style>
span { border-color: #615450; }
span { border-color: rgb(97,84,80); }
td.TdClassName
{
border-color: #615450;
}
.TagClassName
{
border-color: #615450;
}
</style>