Shades of Tosca #674446
Tints of Tosca #674446
RGB
CMYK
RGB Variations
Color information
#674446 (or 0x674446) is known color: Tosca. HEX triplet: 67, 44 and 46. RGB value is (103,68,70). Sum of RGB (Red+Green+Blue) = 103+68+70=241 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.74% from 241); Green value is 68 (26.95% from 255 or 28.22% from 241); Blue value is 70 (27.73% from 255 or 29.05% from 241); Max value from RGB is 103 - color contains mainly: red. Hex color #674446 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674446 is #98BBB9. Grayscale: #4E4E4E. Windows color (decimal): -10009530 or 4605031. OLE color: 4605031.
HSL color Cylindrical-coordinate representation of color #674446: hue angle of 356.57º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #674446 is Cyan = 0, Magento = 0.34, Yellow = 0.32 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 68 | 70 | - |
| CMYK | 0 | 0.34 | 0.32 | 0.60 |
| HSL | 356.57º | 0.2% | 0.34% | - |
| HSV(B) | 356.57º | 0.34% | 0.4% | - |
| XYZ | 8.77 | 7.46 | 6.77 | - |
| YUV | 78.69 | 123.1 | 145.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 68 | 70 | 0 | 0.34 | 0.32 | 0.60 | 356.57 | 0.2 | 0.34 |
| Hex | 67 | 44 | 46 | 0 | 22 | 20 | 3C | 165 | 14 | 22 |
| Octal | 147 | 104 | 106 | 0 | 42 | 40 | 74 | 545 | 24 | 42 |
| Binary | 1100111 | 1000100 | 1000110 | 0 | 100010 | 100000 | 111100 | 101100101 | 10100 | 100010 |
Color Harmonies of #674446
Complementary color
Monochromatic Colors of #674446
Black with #674446
Text Example
Text Example
White with #674446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674446; }
p { color: rgb(103,68,70); }
H1.HeaderClassName
{
color: #674446;
}
.AnyTagClassName
{
color: #674446;
}
</style>
background-color css
<style>
a { background-color: #674446; }
a { background-color: rgb(103,68,70); }
div.DivClassName
{
background-color: #674446;
}
.BgClassName
{
background-color: #674446;
}
</style>
border-color css
<style>
span { border-color: #674446; }
span { border-color: rgb(103,68,70); }
td.TdClassName
{
border-color: #674446;
}
.TagClassName
{
border-color: #674446;
}
</style>