Shades of Tosca #614344
Tints of Tosca #614344
RGB
CMYK
RGB Variations
Color information
#614344 (or 0x614344) is known color: Tosca. HEX triplet: 61, 43 and 44. RGB value is (97,67,68). Sum of RGB (Red+Green+Blue) = 97+67+68=232 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.81% from 232); Green value is 67 (26.56% from 255 or 28.88% from 232); Blue value is 68 (26.95% from 255 or 29.31% from 232); Max value from RGB is 97 - color contains mainly: red. Hex color #614344 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614344 is #9EBCBB. Grayscale: #4C4C4C. Windows color (decimal): -10403004 or 4473697. OLE color: 4473697.
HSL color Cylindrical-coordinate representation of color #614344: hue angle of 358º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #614344 is Cyan = 0, Magento = 0.31, Yellow = 0.30 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 67 | 68 | - |
| CMYK | 0 | 0.31 | 0.30 | 0.62 |
| HSL | 358º | 0.18% | 0.32% | - |
| HSV(B) | 358º | 0.31% | 0.38% | - |
| XYZ | 7.98 | 6.97 | 6.39 | - |
| YUV | 76.08 | 123.44 | 142.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 67 | 68 | 0 | 0.31 | 0.30 | 0.62 | 358 | 0.18 | 0.32 |
| Hex | 61 | 43 | 44 | 0 | 1F | 1E | 3E | 166 | 12 | 20 |
| Octal | 141 | 103 | 104 | 0 | 37 | 36 | 76 | 546 | 22 | 40 |
| Binary | 1100001 | 1000011 | 1000100 | 0 | 11111 | 11110 | 111110 | 101100110 | 10010 | 100000 |
Color Harmonies of #614344
Complementary color
Monochromatic Colors of #614344
Black with #614344
Text Example
Text Example
White with #614344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614344; }
p { color: rgb(97,67,68); }
H1.HeaderClassName
{
color: #614344;
}
.AnyTagClassName
{
color: #614344;
}
</style>
background-color css
<style>
a { background-color: #614344; }
a { background-color: rgb(97,67,68); }
div.DivClassName
{
background-color: #614344;
}
.BgClassName
{
background-color: #614344;
}
</style>
border-color css
<style>
span { border-color: #614344; }
span { border-color: rgb(97,67,68); }
td.TdClassName
{
border-color: #614344;
}
.TagClassName
{
border-color: #614344;
}
</style>