Shades of Tosca #674041
Tints of Tosca #674041
RGB
CMYK
RGB Variations
Color information
#674041 (or 0x674041) is known color: Tosca. HEX triplet: 67, 40 and 41. RGB value is (103,64,65). Sum of RGB (Red+Green+Blue) = 103+64+65=232 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.40% from 232); Green value is 64 (25.39% from 255 or 27.59% from 232); Blue value is 65 (25.78% from 255 or 28.02% from 232); Max value from RGB is 103 - color contains mainly: red. Hex color #674041 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674041 is #98BFBE. Grayscale: #4B4B4B. Windows color (decimal): -10010559 or 4276327. OLE color: 4276327.
HSL color Cylindrical-coordinate representation of color #674041: hue angle of 358.46º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #674041 is Cyan = 0, Magento = 0.38, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 64 | 65 | - |
| CMYK | 0 | 0.38 | 0.37 | 0.60 |
| HSL | 358.46º | 0.23% | 0.33% | - |
| HSV(B) | 358.46º | 0.38% | 0.4% | - |
| XYZ | 8.38 | 6.93 | 5.9 | - |
| YUV | 75.78 | 121.92 | 147.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 64 | 65 | 0 | 0.38 | 0.37 | 0.60 | 358.46 | 0.23 | 0.33 |
| Hex | 67 | 40 | 41 | 0 | 26 | 25 | 3C | 166 | 17 | 21 |
| Octal | 147 | 100 | 101 | 0 | 46 | 45 | 74 | 546 | 27 | 41 |
| Binary | 1100111 | 1000000 | 1000001 | 0 | 100110 | 100101 | 111100 | 101100110 | 10111 | 100001 |
Color Harmonies of #674041
Complementary color
Monochromatic Colors of #674041
Black with #674041
Text Example
Text Example
White with #674041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674041; }
p { color: rgb(103,64,65); }
H1.HeaderClassName
{
color: #674041;
}
.AnyTagClassName
{
color: #674041;
}
</style>
background-color css
<style>
a { background-color: #674041; }
a { background-color: rgb(103,64,65); }
div.DivClassName
{
background-color: #674041;
}
.BgClassName
{
background-color: #674041;
}
</style>
border-color css
<style>
span { border-color: #674041; }
span { border-color: rgb(103,64,65); }
td.TdClassName
{
border-color: #674041;
}
.TagClassName
{
border-color: #674041;
}
</style>