Shades of Tosca #744045
Tints of Tosca #744045
RGB
CMYK
RGB Variations
Color information
#744045 (or 0x744045) is known color: Tosca. HEX triplet: 74, 40 and 45. RGB value is (116,64,69). Sum of RGB (Red+Green+Blue) = 116+64+69=249 (32% of max value = 765). Red value is 116 (45.70% from 255 or 46.59% from 249); Green value is 64 (25.39% from 255 or 25.70% from 249); Blue value is 69 (27.34% from 255 or 27.71% from 249); Max value from RGB is 116 - color contains mainly: red. Hex color #744045 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744045 is #8BBFBA. Grayscale: #505050. Windows color (decimal): -9158587 or 4538484. OLE color: 4538484.
HSL color Cylindrical-coordinate representation of color #744045: hue angle of 354.23º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #744045 is Cyan = 0, Magento = 0.45, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 69 | - |
| CMYK | 0 | 0.45 | 0.41 | 0.55 |
| HSL | 354.23º | 0.29% | 0.35% | - |
| HSV(B) | 354.23º | 0.45% | 0.45% | - |
| XYZ | 10.11 | 7.81 | 6.6 | - |
| YUV | 80.12 | 121.73 | 153.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 69 | 0 | 0.45 | 0.41 | 0.55 | 354.23 | 0.29 | 0.35 |
| Hex | 74 | 40 | 45 | 0 | 2D | 29 | 37 | 162 | 1D | 23 |
| Octal | 164 | 100 | 105 | 0 | 55 | 51 | 67 | 542 | 35 | 43 |
| Binary | 1110100 | 1000000 | 1000101 | 0 | 101101 | 101001 | 110111 | 101100010 | 11101 | 100011 |
Color Harmonies of #744045
Complementary color
Monochromatic Colors of #744045
Black with #744045
Text Example
Text Example
White with #744045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744045; }
p { color: rgb(116,64,69); }
H1.HeaderClassName
{
color: #744045;
}
.AnyTagClassName
{
color: #744045;
}
</style>
background-color css
<style>
a { background-color: #744045; }
a { background-color: rgb(116,64,69); }
div.DivClassName
{
background-color: #744045;
}
.BgClassName
{
background-color: #744045;
}
</style>
border-color css
<style>
span { border-color: #744045; }
span { border-color: rgb(116,64,69); }
td.TdClassName
{
border-color: #744045;
}
.TagClassName
{
border-color: #744045;
}
</style>