Shades of Tosca #614041
Tints of Tosca #614041
RGB
CMYK
RGB Variations
Color information
#614041 (or 0x614041) is known color: Tosca. HEX triplet: 61, 40 and 41. RGB value is (97,64,65). Sum of RGB (Red+Green+Blue) = 97+64+65=226 (29% of max value = 765). Red value is 97 (38.28% from 255 or 42.92% from 226); Green value is 64 (25.39% from 255 or 28.32% from 226); Blue value is 65 (25.78% from 255 or 28.76% from 226); Max value from RGB is 97 - color contains mainly: red. Hex color #614041 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614041 is #9EBFBE. Grayscale: #4A4A4A. Windows color (decimal): -10403775 or 4276321. OLE color: 4276321.
HSL color Cylindrical-coordinate representation of color #614041: hue angle of 358.18º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #614041 is Cyan = 0, Magento = 0.34, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 64 | 65 | - |
| CMYK | 0 | 0.34 | 0.33 | 0.62 |
| HSL | 358.18º | 0.2% | 0.32% | - |
| HSV(B) | 358.18º | 0.34% | 0.38% | - |
| XYZ | 7.72 | 6.59 | 5.87 | - |
| YUV | 73.98 | 122.93 | 144.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 65 | 0 | 0.34 | 0.33 | 0.62 | 358.18 | 0.2 | 0.32 |
| Hex | 61 | 40 | 41 | 0 | 22 | 21 | 3E | 166 | 14 | 20 |
| Octal | 141 | 100 | 101 | 0 | 42 | 41 | 76 | 546 | 24 | 40 |
| Binary | 1100001 | 1000000 | 1000001 | 0 | 100010 | 100001 | 111110 | 101100110 | 10100 | 100000 |
Color Harmonies of #614041
Complementary color
Monochromatic Colors of #614041
Black with #614041
Text Example
Text Example
White with #614041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614041; }
p { color: rgb(97,64,65); }
H1.HeaderClassName
{
color: #614041;
}
.AnyTagClassName
{
color: #614041;
}
</style>
background-color css
<style>
a { background-color: #614041; }
a { background-color: rgb(97,64,65); }
div.DivClassName
{
background-color: #614041;
}
.BgClassName
{
background-color: #614041;
}
</style>
border-color css
<style>
span { border-color: #614041; }
span { border-color: rgb(97,64,65); }
td.TdClassName
{
border-color: #614041;
}
.TagClassName
{
border-color: #614041;
}
</style>