Shades of Tosca #694347
Tints of Tosca #694347
RGB
CMYK
RGB Variations
Color information
#694347 (or 0x694347) is known color: Tosca. HEX triplet: 69, 43 and 47. RGB value is (105,67,71). Sum of RGB (Red+Green+Blue) = 105+67+71=243 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.21% from 243); Green value is 67 (26.56% from 255 or 27.57% from 243); Blue value is 71 (28.12% from 255 or 29.22% from 243); Max value from RGB is 105 - color contains mainly: red. Hex color #694347 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #694347 is #96BCB8. Grayscale: #4E4E4E. Windows color (decimal): -9878713 or 4670313. OLE color: 4670313.
HSL color Cylindrical-coordinate representation of color #694347: hue angle of 353.68º degrees, saturation: 0.22, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #694347 is Cyan = 0, Magento = 0.36, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 67 | 71 | - |
| CMYK | 0 | 0.36 | 0.32 | 0.59 |
| HSL | 353.68º | 0.22% | 0.34% | - |
| HSV(B) | 353.68º | 0.36% | 0.41% | - |
| XYZ | 8.97 | 7.47 | 6.93 | - |
| YUV | 78.82 | 123.59 | 146.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 67 | 71 | 0 | 0.36 | 0.32 | 0.59 | 353.68 | 0.22 | 0.34 |
| Hex | 69 | 43 | 47 | 0 | 24 | 20 | 3B | 162 | 16 | 22 |
| Octal | 151 | 103 | 107 | 0 | 44 | 40 | 73 | 542 | 26 | 42 |
| Binary | 1101001 | 1000011 | 1000111 | 0 | 100100 | 100000 | 111011 | 101100010 | 10110 | 100010 |
Color Harmonies of #694347
Complementary color
Monochromatic Colors of #694347
Black with #694347
Text Example
Text Example
White with #694347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694347; }
p { color: rgb(105,67,71); }
H1.HeaderClassName
{
color: #694347;
}
.AnyTagClassName
{
color: #694347;
}
</style>
background-color css
<style>
a { background-color: #694347; }
a { background-color: rgb(105,67,71); }
div.DivClassName
{
background-color: #694347;
}
.BgClassName
{
background-color: #694347;
}
</style>
border-color css
<style>
span { border-color: #694347; }
span { border-color: rgb(105,67,71); }
td.TdClassName
{
border-color: #694347;
}
.TagClassName
{
border-color: #694347;
}
</style>