Shades of Tosca #694648
Tints of Tosca #694648
RGB
CMYK
RGB Variations
Color information
#694648 (or 0x694648) is known color: Tosca. HEX triplet: 69, 46 and 48. RGB value is (105,70,72). Sum of RGB (Red+Green+Blue) = 105+70+72=247 (32% of max value = 765). Red value is 105 (41.41% from 255 or 42.51% from 247); Green value is 70 (27.73% from 255 or 28.34% from 247); Blue value is 72 (28.52% from 255 or 29.15% from 247); Max value from RGB is 105 - color contains mainly: red. Hex color #694648 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #694648 is #96B9B7. Grayscale: #505050. Windows color (decimal): -9877944 or 4736617. OLE color: 4736617.
HSL color Cylindrical-coordinate representation of color #694648: hue angle of 356.57º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #694648 is Cyan = 0, Magento = 0.33, Yellow = 0.31 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 70 | 72 | - |
| CMYK | 0 | 0.33 | 0.31 | 0.59 |
| HSL | 356.57º | 0.2% | 0.34% | - |
| HSV(B) | 356.57º | 0.33% | 0.41% | - |
| XYZ | 9.19 | 7.85 | 7.16 | - |
| YUV | 80.69 | 123.1 | 145.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 70 | 72 | 0 | 0.33 | 0.31 | 0.59 | 356.57 | 0.2 | 0.34 |
| Hex | 69 | 46 | 48 | 0 | 21 | 1F | 3B | 165 | 14 | 22 |
| Octal | 151 | 106 | 110 | 0 | 41 | 37 | 73 | 545 | 24 | 42 |
| Binary | 1101001 | 1000110 | 1001000 | 0 | 100001 | 11111 | 111011 | 101100101 | 10100 | 100010 |
Color Harmonies of #694648
Complementary color
Monochromatic Colors of #694648
Black with #694648
Text Example
Text Example
White with #694648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694648; }
p { color: rgb(105,70,72); }
H1.HeaderClassName
{
color: #694648;
}
.AnyTagClassName
{
color: #694648;
}
</style>
background-color css
<style>
a { background-color: #694648; }
a { background-color: rgb(105,70,72); }
div.DivClassName
{
background-color: #694648;
}
.BgClassName
{
background-color: #694648;
}
</style>
border-color css
<style>
span { border-color: #694648; }
span { border-color: rgb(105,70,72); }
td.TdClassName
{
border-color: #694648;
}
.TagClassName
{
border-color: #694648;
}
</style>