Shades of Tosca #614144
Tints of Tosca #614144
RGB
CMYK
RGB Variations
Color information
#614144 (or 0x614144) is known color: Tosca. HEX triplet: 61, 41 and 44. RGB value is (97,65,68). Sum of RGB (Red+Green+Blue) = 97+65+68=230 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.17% from 230); Green value is 65 (25.78% from 255 or 28.26% from 230); Blue value is 68 (26.95% from 255 or 29.57% from 230); Max value from RGB is 97 - color contains mainly: red. Hex color #614144 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614144 is #9EBEBB. Grayscale: #4A4A4A. Windows color (decimal): -10403516 or 4473185. OLE color: 4473185.
HSL color Cylindrical-coordinate representation of color #614144: hue angle of 354.38º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #614144 is Cyan = 0, Magento = 0.33, Yellow = 0.30 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 65 | 68 | - |
| CMYK | 0 | 0.33 | 0.30 | 0.62 |
| HSL | 354.38º | 0.2% | 0.32% | - |
| HSV(B) | 354.38º | 0.33% | 0.38% | - |
| XYZ | 7.86 | 6.74 | 6.36 | - |
| YUV | 74.91 | 124.1 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 65 | 68 | 0 | 0.33 | 0.30 | 0.62 | 354.38 | 0.2 | 0.32 |
| Hex | 61 | 41 | 44 | 0 | 21 | 1E | 3E | 162 | 14 | 20 |
| Octal | 141 | 101 | 104 | 0 | 41 | 36 | 76 | 542 | 24 | 40 |
| Binary | 1100001 | 1000001 | 1000100 | 0 | 100001 | 11110 | 111110 | 101100010 | 10100 | 100000 |
Color Harmonies of #614144
Complementary color
Monochromatic Colors of #614144
Black with #614144
Text Example
Text Example
White with #614144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614144; }
p { color: rgb(97,65,68); }
H1.HeaderClassName
{
color: #614144;
}
.AnyTagClassName
{
color: #614144;
}
</style>
background-color css
<style>
a { background-color: #614144; }
a { background-color: rgb(97,65,68); }
div.DivClassName
{
background-color: #614144;
}
.BgClassName
{
background-color: #614144;
}
</style>
border-color css
<style>
span { border-color: #614144; }
span { border-color: rgb(97,65,68); }
td.TdClassName
{
border-color: #614144;
}
.TagClassName
{
border-color: #614144;
}
</style>