Shades of Tosca #614445
Tints of Tosca #614445
RGB
CMYK
RGB Variations
Color information
#614445 (or 0x614445) is known color: Tosca. HEX triplet: 61, 44 and 45. RGB value is (97,68,69). Sum of RGB (Red+Green+Blue) = 97+68+69=234 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.45% from 234); Green value is 68 (26.95% from 255 or 29.06% from 234); Blue value is 69 (27.34% from 255 or 29.49% from 234); Max value from RGB is 97 - color contains mainly: red. Hex color #614445 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614445 is #9EBBBA. Grayscale: #4C4C4C. Windows color (decimal): -10402747 or 4539489. OLE color: 4539489.
HSL color Cylindrical-coordinate representation of color #614445: hue angle of 357.93º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #614445 is Cyan = 0, Magento = 0.30, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 68 | 69 | - |
| CMYK | 0 | 0.30 | 0.29 | 0.62 |
| HSL | 357.93º | 0.18% | 0.32% | - |
| HSV(B) | 357.93º | 0.3% | 0.38% | - |
| XYZ | 8.07 | 7.11 | 6.58 | - |
| YUV | 76.79 | 123.61 | 142.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 68 | 69 | 0 | 0.30 | 0.29 | 0.62 | 357.93 | 0.18 | 0.32 |
| Hex | 61 | 44 | 45 | 0 | 1E | 1D | 3E | 166 | 12 | 20 |
| Octal | 141 | 104 | 105 | 0 | 36 | 35 | 76 | 546 | 22 | 40 |
| Binary | 1100001 | 1000100 | 1000101 | 0 | 11110 | 11101 | 111110 | 101100110 | 10010 | 100000 |
Color Harmonies of #614445
Complementary color
Monochromatic Colors of #614445
Black with #614445
Text Example
Text Example
White with #614445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614445; }
p { color: rgb(97,68,69); }
H1.HeaderClassName
{
color: #614445;
}
.AnyTagClassName
{
color: #614445;
}
</style>
background-color css
<style>
a { background-color: #614445; }
a { background-color: rgb(97,68,69); }
div.DivClassName
{
background-color: #614445;
}
.BgClassName
{
background-color: #614445;
}
</style>
border-color css
<style>
span { border-color: #614445; }
span { border-color: rgb(97,68,69); }
td.TdClassName
{
border-color: #614445;
}
.TagClassName
{
border-color: #614445;
}
</style>