Shades of Tosca #664347
Tints of Tosca #664347
RGB
CMYK
RGB Variations
Color information
#664347 (or 0x664347) is known color: Tosca. HEX triplet: 66, 43 and 47. RGB value is (102,67,71). Sum of RGB (Red+Green+Blue) = 102+67+71=240 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.5% from 240); Green value is 67 (26.56% from 255 or 27.92% from 240); Blue value is 71 (28.12% from 255 or 29.58% from 240); Max value from RGB is 102 - color contains mainly: red. Hex color #664347 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #664347 is #99BCB8. Grayscale: #4D4D4D. Windows color (decimal): -10075321 or 4670310. OLE color: 4670310.
HSL color Cylindrical-coordinate representation of color #664347: hue angle of 353.14º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #664347 is Cyan = 0, Magento = 0.34, Yellow = 0.30 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 67 | 71 | - |
| CMYK | 0 | 0.34 | 0.30 | 0.6 |
| HSL | 353.14º | 0.21% | 0.33% | - |
| HSV(B) | 353.14º | 0.34% | 0.4% | - |
| XYZ | 8.62 | 7.29 | 6.91 | - |
| YUV | 77.92 | 124.1 | 145.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 67 | 71 | 0 | 0.34 | 0.30 | 0.6 | 353.14 | 0.21 | 0.33 |
| Hex | 66 | 43 | 47 | 0 | 22 | 1E | 3C | 161 | 15 | 21 |
| Octal | 146 | 103 | 107 | 0 | 42 | 36 | 74 | 541 | 25 | 41 |
| Binary | 1100110 | 1000011 | 1000111 | 0 | 100010 | 11110 | 111100 | 101100001 | 10101 | 100001 |
Color Harmonies of #664347
Complementary color
Monochromatic Colors of #664347
Black with #664347
Text Example
Text Example
White with #664347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664347; }
p { color: rgb(102,67,71); }
H1.HeaderClassName
{
color: #664347;
}
.AnyTagClassName
{
color: #664347;
}
</style>
background-color css
<style>
a { background-color: #664347; }
a { background-color: rgb(102,67,71); }
div.DivClassName
{
background-color: #664347;
}
.BgClassName
{
background-color: #664347;
}
</style>
border-color css
<style>
span { border-color: #664347; }
span { border-color: rgb(102,67,71); }
td.TdClassName
{
border-color: #664347;
}
.TagClassName
{
border-color: #664347;
}
</style>