Shades of Tosca #674647
Tints of Tosca #674647
RGB
CMYK
RGB Variations
Color information
#674647 (or 0x674647) is known color: Tosca. HEX triplet: 67, 46 and 47. RGB value is (103,70,71). Sum of RGB (Red+Green+Blue) = 103+70+71=244 (32% of max value = 765). Red value is 103 (40.62% from 255 or 42.21% from 244); Green value is 70 (27.73% from 255 or 28.69% from 244); Blue value is 71 (28.12% from 255 or 29.10% from 244); Max value from RGB is 103 - color contains mainly: red. Hex color #674647 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674647 is #98B9B8. Grayscale: #505050. Windows color (decimal): -10009017 or 4671079. OLE color: 4671079.
HSL color Cylindrical-coordinate representation of color #674647: hue angle of 358.18º 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 #674647 is Cyan = 0, Magento = 0.32, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 70 | 71 | - |
| CMYK | 0 | 0.32 | 0.31 | 0.60 |
| HSL | 358.18º | 0.19% | 0.34% | - |
| HSV(B) | 358.18º | 0.32% | 0.4% | - |
| XYZ | 8.92 | 7.72 | 6.98 | - |
| YUV | 79.98 | 122.93 | 144.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 70 | 71 | 0 | 0.32 | 0.31 | 0.60 | 358.18 | 0.19 | 0.34 |
| Hex | 67 | 46 | 47 | 0 | 20 | 1F | 3C | 166 | 13 | 22 |
| Octal | 147 | 106 | 107 | 0 | 40 | 37 | 74 | 546 | 23 | 42 |
| Binary | 1100111 | 1000110 | 1000111 | 0 | 100000 | 11111 | 111100 | 101100110 | 10011 | 100010 |
Color Harmonies of #674647
Complementary color
Monochromatic Colors of #674647
Black with #674647
Text Example
Text Example
White with #674647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674647; }
p { color: rgb(103,70,71); }
H1.HeaderClassName
{
color: #674647;
}
.AnyTagClassName
{
color: #674647;
}
</style>
background-color css
<style>
a { background-color: #674647; }
a { background-color: rgb(103,70,71); }
div.DivClassName
{
background-color: #674647;
}
.BgClassName
{
background-color: #674647;
}
</style>
border-color css
<style>
span { border-color: #674647; }
span { border-color: rgb(103,70,71); }
td.TdClassName
{
border-color: #674647;
}
.TagClassName
{
border-color: #674647;
}
</style>