Shades of Tosca #734248
Tints of Tosca #734248
RGB
CMYK
RGB Variations
Color information
#734248 (or 0x734248) is known color: Tosca. HEX triplet: 73, 42 and 48. RGB value is (115,66,72). Sum of RGB (Red+Green+Blue) = 115+66+72=253 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.45% from 253); Green value is 66 (26.17% from 255 or 26.09% from 253); Blue value is 72 (28.52% from 255 or 28.46% from 253); Max value from RGB is 115 - color contains mainly: red. Hex color #734248 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734248 is #8CBDB7. Grayscale: #515151. Windows color (decimal): -9223608 or 4735603. OLE color: 4735603.
HSL color Cylindrical-coordinate representation of color #734248: hue angle of 352.65º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #734248 is Cyan = 0, Magento = 0.43, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 66 | 72 | - |
| CMYK | 0 | 0.43 | 0.37 | 0.55 |
| HSL | 352.65º | 0.27% | 0.35% | - |
| HSV(B) | 352.65º | 0.43% | 0.45% | - |
| XYZ | 10.19 | 8.01 | 7.14 | - |
| YUV | 81.34 | 122.73 | 152.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 66 | 72 | 0 | 0.43 | 0.37 | 0.55 | 352.65 | 0.27 | 0.35 |
| Hex | 73 | 42 | 48 | 0 | 2B | 25 | 37 | 161 | 1B | 23 |
| Octal | 163 | 102 | 110 | 0 | 53 | 45 | 67 | 541 | 33 | 43 |
| Binary | 1110011 | 1000010 | 1001000 | 0 | 101011 | 100101 | 110111 | 101100001 | 11011 | 100011 |
Color Harmonies of #734248
Complementary color
Monochromatic Colors of #734248
Black with #734248
Text Example
Text Example
White with #734248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734248; }
p { color: rgb(115,66,72); }
H1.HeaderClassName
{
color: #734248;
}
.AnyTagClassName
{
color: #734248;
}
</style>
background-color css
<style>
a { background-color: #734248; }
a { background-color: rgb(115,66,72); }
div.DivClassName
{
background-color: #734248;
}
.BgClassName
{
background-color: #734248;
}
</style>
border-color css
<style>
span { border-color: #734248; }
span { border-color: rgb(115,66,72); }
td.TdClassName
{
border-color: #734248;
}
.TagClassName
{
border-color: #734248;
}
</style>