Shades of Tosca #734348
Tints of Tosca #734348
RGB
CMYK
RGB Variations
Color information
#734348 (or 0x734348) is known color: Tosca. HEX triplet: 73, 43 and 48. RGB value is (115,67,72). Sum of RGB (Red+Green+Blue) = 115+67+72=254 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.28% from 254); Green value is 67 (26.56% from 255 or 26.38% from 254); Blue value is 72 (28.52% from 255 or 28.35% from 254); Max value from RGB is 115 - color contains mainly: red. Hex color #734348 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734348 is #8CBCB7. Grayscale: #515151. Windows color (decimal): -9223352 or 4735859. OLE color: 4735859.
HSL color Cylindrical-coordinate representation of color #734348: hue angle of 353.75º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #734348 is Cyan = 0, Magento = 0.42, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 67 | 72 | - |
| CMYK | 0 | 0.42 | 0.37 | 0.55 |
| HSL | 353.75º | 0.26% | 0.36% | - |
| HSV(B) | 353.75º | 0.42% | 0.45% | - |
| XYZ | 10.25 | 8.13 | 7.16 | - |
| YUV | 81.92 | 122.4 | 151.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 67 | 72 | 0 | 0.42 | 0.37 | 0.55 | 353.75 | 0.26 | 0.36 |
| Hex | 73 | 43 | 48 | 0 | 2A | 25 | 37 | 162 | 1A | 24 |
| Octal | 163 | 103 | 110 | 0 | 52 | 45 | 67 | 542 | 32 | 44 |
| Binary | 1110011 | 1000011 | 1001000 | 0 | 101010 | 100101 | 110111 | 101100010 | 11010 | 100100 |
Color Harmonies of #734348
Complementary color
Monochromatic Colors of #734348
Black with #734348
Text Example
Text Example
White with #734348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734348; }
p { color: rgb(115,67,72); }
H1.HeaderClassName
{
color: #734348;
}
.AnyTagClassName
{
color: #734348;
}
</style>
background-color css
<style>
a { background-color: #734348; }
a { background-color: rgb(115,67,72); }
div.DivClassName
{
background-color: #734348;
}
.BgClassName
{
background-color: #734348;
}
</style>
border-color css
<style>
span { border-color: #734348; }
span { border-color: rgb(115,67,72); }
td.TdClassName
{
border-color: #734348;
}
.TagClassName
{
border-color: #734348;
}
</style>