Shades of Tosca #694348
Tints of Tosca #694348
RGB
CMYK
RGB Variations
Color information
#694348 (or 0x694348) is known color: Tosca. HEX triplet: 69, 43 and 48. RGB value is (105,67,72). Sum of RGB (Red+Green+Blue) = 105+67+72=244 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.03% from 244); Green value is 67 (26.56% from 255 or 27.46% from 244); Blue value is 72 (28.52% from 255 or 29.51% from 244); Max value from RGB is 105 - color contains mainly: red. Hex color #694348 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #694348 is #96BCB7. Grayscale: #4E4E4E. Windows color (decimal): -9878712 or 4735849. OLE color: 4735849.
HSL color Cylindrical-coordinate representation of color #694348: hue angle of 352.11º 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 #694348 is Cyan = 0, Magento = 0.36, Yellow = 0.31 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 67 | 72 | - |
| CMYK | 0 | 0.36 | 0.31 | 0.59 |
| HSL | 352.11º | 0.22% | 0.34% | - |
| HSV(B) | 352.11º | 0.36% | 0.41% | - |
| XYZ | 9 | 7.49 | 7.1 | - |
| YUV | 78.93 | 124.09 | 146.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 67 | 72 | 0 | 0.36 | 0.31 | 0.59 | 352.11 | 0.22 | 0.34 |
| Hex | 69 | 43 | 48 | 0 | 24 | 1F | 3B | 160 | 16 | 22 |
| Octal | 151 | 103 | 110 | 0 | 44 | 37 | 73 | 540 | 26 | 42 |
| Binary | 1101001 | 1000011 | 1001000 | 0 | 100100 | 11111 | 111011 | 101100000 | 10110 | 100010 |
Color Harmonies of #694348
Complementary color
Monochromatic Colors of #694348
Black with #694348
Text Example
Text Example
White with #694348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694348; }
p { color: rgb(105,67,72); }
H1.HeaderClassName
{
color: #694348;
}
.AnyTagClassName
{
color: #694348;
}
</style>
background-color css
<style>
a { background-color: #694348; }
a { background-color: rgb(105,67,72); }
div.DivClassName
{
background-color: #694348;
}
.BgClassName
{
background-color: #694348;
}
</style>
border-color css
<style>
span { border-color: #694348; }
span { border-color: rgb(105,67,72); }
td.TdClassName
{
border-color: #694348;
}
.TagClassName
{
border-color: #694348;
}
</style>