Shades of Tosca #694349
Tints of Tosca #694349
RGB
CMYK
RGB Variations
Color information
#694349 (or 0x694349) is known color: Tosca. HEX triplet: 69, 43 and 49. RGB value is (105,67,73). Sum of RGB (Red+Green+Blue) = 105+67+73=245 (32% of max value = 765). Red value is 105 (41.41% from 255 or 42.86% from 245); Green value is 67 (26.56% from 255 or 27.35% from 245); Blue value is 73 (28.91% from 255 or 29.80% from 245); Max value from RGB is 105 - color contains mainly: red. Hex color #694349 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #694349 is #96BCB6. Grayscale: #4F4F4F. Windows color (decimal): -9878711 or 4801385. OLE color: 4801385.
HSL color Cylindrical-coordinate representation of color #694349: hue angle of 350.53º 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 #694349 is Cyan = 0, Magento = 0.36, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 67 | 73 | - |
| CMYK | 0 | 0.36 | 0.30 | 0.59 |
| HSL | 350.53º | 0.22% | 0.34% | - |
| HSV(B) | 350.53º | 0.36% | 0.41% | - |
| XYZ | 9.04 | 7.5 | 7.27 | - |
| YUV | 79.05 | 124.59 | 146.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 67 | 73 | 0 | 0.36 | 0.30 | 0.59 | 350.53 | 0.22 | 0.34 |
| Hex | 69 | 43 | 49 | 0 | 24 | 1E | 3B | 15F | 16 | 22 |
| Octal | 151 | 103 | 111 | 0 | 44 | 36 | 73 | 537 | 26 | 42 |
| Binary | 1101001 | 1000011 | 1001001 | 0 | 100100 | 11110 | 111011 | 101011111 | 10110 | 100010 |
Color Harmonies of #694349
Complementary color
Monochromatic Colors of #694349
Black with #694349
Text Example
Text Example
White with #694349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694349; }
p { color: rgb(105,67,73); }
H1.HeaderClassName
{
color: #694349;
}
.AnyTagClassName
{
color: #694349;
}
</style>
background-color css
<style>
a { background-color: #694349; }
a { background-color: rgb(105,67,73); }
div.DivClassName
{
background-color: #694349;
}
.BgClassName
{
background-color: #694349;
}
</style>
border-color css
<style>
span { border-color: #694349; }
span { border-color: rgb(105,67,73); }
td.TdClassName
{
border-color: #694349;
}
.TagClassName
{
border-color: #694349;
}
</style>