Shades of Tosca #674649
Tints of Tosca #674649
RGB
CMYK
RGB Variations
Color information
#674649 (or 0x674649) is known color: Tosca. HEX triplet: 67, 46 and 49. RGB value is (103,70,73). Sum of RGB (Red+Green+Blue) = 103+70+73=246 (32% of max value = 765). Red value is 103 (40.62% from 255 or 41.87% from 246); Green value is 70 (27.73% from 255 or 28.46% from 246); Blue value is 73 (28.91% from 255 or 29.67% from 246); Max value from RGB is 103 - color contains mainly: red. Hex color #674649 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674649 is #98B9B6. Grayscale: #505050. Windows color (decimal): -10009015 or 4802151. OLE color: 4802151.
HSL color Cylindrical-coordinate representation of color #674649: hue angle of 354.55º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #674649 is Cyan = 0, Magento = 0.32, Yellow = 0.29 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 70 | 73 | - |
| CMYK | 0 | 0.32 | 0.29 | 0.60 |
| HSL | 354.55º | 0.19% | 0.34% | - |
| HSV(B) | 354.55º | 0.32% | 0.4% | - |
| XYZ | 8.99 | 7.74 | 7.32 | - |
| YUV | 80.21 | 123.93 | 144.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 70 | 73 | 0 | 0.32 | 0.29 | 0.60 | 354.55 | 0.19 | 0.34 |
| Hex | 67 | 46 | 49 | 0 | 20 | 1D | 3C | 163 | 13 | 22 |
| Octal | 147 | 106 | 111 | 0 | 40 | 35 | 74 | 543 | 23 | 42 |
| Binary | 1100111 | 1000110 | 1001001 | 0 | 100000 | 11101 | 111100 | 101100011 | 10011 | 100010 |
Color Harmonies of #674649
Complementary color
Monochromatic Colors of #674649
Black with #674649
Text Example
Text Example
White with #674649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674649; }
p { color: rgb(103,70,73); }
H1.HeaderClassName
{
color: #674649;
}
.AnyTagClassName
{
color: #674649;
}
</style>
background-color css
<style>
a { background-color: #674649; }
a { background-color: rgb(103,70,73); }
div.DivClassName
{
background-color: #674649;
}
.BgClassName
{
background-color: #674649;
}
</style>
border-color css
<style>
span { border-color: #674649; }
span { border-color: rgb(103,70,73); }
td.TdClassName
{
border-color: #674649;
}
.TagClassName
{
border-color: #674649;
}
</style>