Shades of Tosca #694042
Tints of Tosca #694042
RGB
CMYK
RGB Variations
Color information
#694042 (or 0x694042) is known color: Tosca. HEX triplet: 69, 40 and 42. RGB value is (105,64,66). Sum of RGB (Red+Green+Blue) = 105+64+66=235 (31% of max value = 765). Red value is 105 (41.41% from 255 or 44.68% from 235); Green value is 64 (25.39% from 255 or 27.23% from 235); Blue value is 66 (26.17% from 255 or 28.09% from 235); Max value from RGB is 105 - color contains mainly: red. Hex color #694042 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #694042 is #96BFBD. Grayscale: #4C4C4C. Windows color (decimal): -9879486 or 4341865. OLE color: 4341865.
HSL color Cylindrical-coordinate representation of color #694042: hue angle of 357.07º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #694042 is Cyan = 0, Magento = 0.39, Yellow = 0.37 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 64 | 66 | - |
| CMYK | 0 | 0.39 | 0.37 | 0.59 |
| HSL | 357.07º | 0.24% | 0.33% | - |
| HSV(B) | 357.07º | 0.39% | 0.41% | - |
| XYZ | 8.64 | 7.06 | 6.06 | - |
| YUV | 76.49 | 122.08 | 148.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 64 | 66 | 0 | 0.39 | 0.37 | 0.59 | 357.07 | 0.24 | 0.33 |
| Hex | 69 | 40 | 42 | 0 | 27 | 25 | 3B | 165 | 18 | 21 |
| Octal | 151 | 100 | 102 | 0 | 47 | 45 | 73 | 545 | 30 | 41 |
| Binary | 1101001 | 1000000 | 1000010 | 0 | 100111 | 100101 | 111011 | 101100101 | 11000 | 100001 |
Color Harmonies of #694042
Complementary color
Monochromatic Colors of #694042
Black with #694042
Text Example
Text Example
White with #694042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694042; }
p { color: rgb(105,64,66); }
H1.HeaderClassName
{
color: #694042;
}
.AnyTagClassName
{
color: #694042;
}
</style>
background-color css
<style>
a { background-color: #694042; }
a { background-color: rgb(105,64,66); }
div.DivClassName
{
background-color: #694042;
}
.BgClassName
{
background-color: #694042;
}
</style>
border-color css
<style>
span { border-color: #694042; }
span { border-color: rgb(105,64,66); }
td.TdClassName
{
border-color: #694042;
}
.TagClassName
{
border-color: #694042;
}
</style>