Shades of Tosca #744043
Tints of Tosca #744043
RGB
CMYK
RGB Variations
Color information
#744043 (or 0x744043) is known color: Tosca. HEX triplet: 74, 40 and 43. RGB value is (116,64,67). Sum of RGB (Red+Green+Blue) = 116+64+67=247 (32% of max value = 765). Red value is 116 (45.70% from 255 or 46.96% from 247); Green value is 64 (25.39% from 255 or 25.91% from 247); Blue value is 67 (26.56% from 255 or 27.13% from 247); Max value from RGB is 116 - color contains mainly: red. Hex color #744043 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744043 is #8BBFBC. Grayscale: #4F4F4F. Windows color (decimal): -9158589 or 4407412. OLE color: 4407412.
HSL color Cylindrical-coordinate representation of color #744043: hue angle of 356.54º 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 #744043 is Cyan = 0, Magento = 0.45, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 67 | - |
| CMYK | 0 | 0.45 | 0.42 | 0.55 |
| HSL | 356.54º | 0.29% | 0.35% | - |
| HSV(B) | 356.54º | 0.45% | 0.45% | - |
| XYZ | 10.05 | 7.79 | 6.28 | - |
| YUV | 79.89 | 120.73 | 153.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 67 | 0 | 0.45 | 0.42 | 0.55 | 356.54 | 0.29 | 0.35 |
| Hex | 74 | 40 | 43 | 0 | 2D | 2A | 37 | 165 | 1D | 23 |
| Octal | 164 | 100 | 103 | 0 | 55 | 52 | 67 | 545 | 35 | 43 |
| Binary | 1110100 | 1000000 | 1000011 | 0 | 101101 | 101010 | 110111 | 101100101 | 11101 | 100011 |
Color Harmonies of #744043
Complementary color
Monochromatic Colors of #744043
Black with #744043
Text Example
Text Example
White with #744043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744043; }
p { color: rgb(116,64,67); }
H1.HeaderClassName
{
color: #744043;
}
.AnyTagClassName
{
color: #744043;
}
</style>
background-color css
<style>
a { background-color: #744043; }
a { background-color: rgb(116,64,67); }
div.DivClassName
{
background-color: #744043;
}
.BgClassName
{
background-color: #744043;
}
</style>
border-color css
<style>
span { border-color: #744043; }
span { border-color: rgb(116,64,67); }
td.TdClassName
{
border-color: #744043;
}
.TagClassName
{
border-color: #744043;
}
</style>