Shades of Tosca #774445
Tints of Tosca #774445
RGB
CMYK
RGB Variations
Color information
#774445 (or 0x774445) is known color: Tosca. HEX triplet: 77, 44 and 45. RGB value is (119,68,69). Sum of RGB (Red+Green+Blue) = 119+68+69=256 (33% of max value = 765). Red value is 119 (46.88% from 255 or 46.48% from 256); Green value is 68 (26.95% from 255 or 26.56% from 256); Blue value is 69 (27.34% from 255 or 26.95% from 256); Max value from RGB is 119 - color contains mainly: red. Hex color #774445 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774445 is #88BBBA. Grayscale: #535353. Windows color (decimal): -8960955 or 4539511. OLE color: 4539511.
HSL color Cylindrical-coordinate representation of color #774445: hue angle of 358.82º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #774445 is Cyan = 0, Magento = 0.43, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 68 | 69 | - |
| CMYK | 0 | 0.43 | 0.42 | 0.53 |
| HSL | 358.82º | 0.27% | 0.37% | - |
| HSV(B) | 358.82º | 0.43% | 0.47% | - |
| XYZ | 10.75 | 8.49 | 6.7 | - |
| YUV | 83.36 | 119.9 | 153.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 68 | 69 | 0 | 0.43 | 0.42 | 0.53 | 358.82 | 0.27 | 0.37 |
| Hex | 77 | 44 | 45 | 0 | 2B | 2A | 35 | 167 | 1B | 25 |
| Octal | 167 | 104 | 105 | 0 | 53 | 52 | 65 | 547 | 33 | 45 |
| Binary | 1110111 | 1000100 | 1000101 | 0 | 101011 | 101010 | 110101 | 101100111 | 11011 | 100101 |
Color Harmonies of #774445
Complementary color
Monochromatic Colors of #774445
Black with #774445
Text Example
Text Example
White with #774445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774445; }
p { color: rgb(119,68,69); }
H1.HeaderClassName
{
color: #774445;
}
.AnyTagClassName
{
color: #774445;
}
</style>
background-color css
<style>
a { background-color: #774445; }
a { background-color: rgb(119,68,69); }
div.DivClassName
{
background-color: #774445;
}
.BgClassName
{
background-color: #774445;
}
</style>
border-color css
<style>
span { border-color: #774445; }
span { border-color: rgb(119,68,69); }
td.TdClassName
{
border-color: #774445;
}
.TagClassName
{
border-color: #774445;
}
</style>