Shades of Tosca #774345
Tints of Tosca #774345
RGB
CMYK
RGB Variations
Color information
#774345 (or 0x774345) is known color: Tosca. HEX triplet: 77, 43 and 45. RGB value is (119,67,69). Sum of RGB (Red+Green+Blue) = 119+67+69=255 (33% of max value = 765). Red value is 119 (46.88% from 255 or 46.67% from 255); Green value is 67 (26.56% from 255 or 26.27% from 255); Blue value is 69 (27.34% from 255 or 27.06% from 255); Max value from RGB is 119 - color contains mainly: red. Hex color #774345 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774345 is #88BCBA. Grayscale: #525252. Windows color (decimal): -8961211 or 4539255. OLE color: 4539255.
HSL color Cylindrical-coordinate representation of color #774345: hue angle of 357.69º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #774345 is Cyan = 0, Magento = 0.44, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 67 | 69 | - |
| CMYK | 0 | 0.44 | 0.42 | 0.53 |
| HSL | 357.69º | 0.28% | 0.36% | - |
| HSV(B) | 357.69º | 0.44% | 0.47% | - |
| XYZ | 10.69 | 8.37 | 6.68 | - |
| YUV | 82.78 | 120.23 | 153.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 69 | 0 | 0.44 | 0.42 | 0.53 | 357.69 | 0.28 | 0.36 |
| Hex | 77 | 43 | 45 | 0 | 2C | 2A | 35 | 166 | 1C | 24 |
| Octal | 167 | 103 | 105 | 0 | 54 | 52 | 65 | 546 | 34 | 44 |
| Binary | 1110111 | 1000011 | 1000101 | 0 | 101100 | 101010 | 110101 | 101100110 | 11100 | 100100 |
Color Harmonies of #774345
Complementary color
Monochromatic Colors of #774345
Black with #774345
Text Example
Text Example
White with #774345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774345; }
p { color: rgb(119,67,69); }
H1.HeaderClassName
{
color: #774345;
}
.AnyTagClassName
{
color: #774345;
}
</style>
background-color css
<style>
a { background-color: #774345; }
a { background-color: rgb(119,67,69); }
div.DivClassName
{
background-color: #774345;
}
.BgClassName
{
background-color: #774345;
}
</style>
border-color css
<style>
span { border-color: #774345; }
span { border-color: rgb(119,67,69); }
td.TdClassName
{
border-color: #774345;
}
.TagClassName
{
border-color: #774345;
}
</style>