Shades of Tosca #634547
Tints of Tosca #634547
RGB
CMYK
RGB Variations
Color information
#634547 (or 0x634547) is known color: Tosca. HEX triplet: 63, 45 and 47. RGB value is (99,69,71). Sum of RGB (Red+Green+Blue) = 99+69+71=239 (31% of max value = 765). Red value is 99 (39.06% from 255 or 41.42% from 239); Green value is 69 (27.34% from 255 or 28.87% from 239); Blue value is 71 (28.12% from 255 or 29.71% from 239); Max value from RGB is 99 - color contains mainly: red. Hex color #634547 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #634547 is #9CBAB8. Grayscale: #4E4E4E. Windows color (decimal): -10271417 or 4670819. OLE color: 4670819.
HSL color Cylindrical-coordinate representation of color #634547: hue angle of 356º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #634547 is Cyan = 0, Magento = 0.30, Yellow = 0.28 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 69 | 71 | - |
| CMYK | 0 | 0.30 | 0.28 | 0.61 |
| HSL | 356º | 0.18% | 0.33% | - |
| HSV(B) | 356º | 0.3% | 0.39% | - |
| XYZ | 8.41 | 7.36 | 6.94 | - |
| YUV | 78.2 | 123.94 | 142.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 69 | 71 | 0 | 0.30 | 0.28 | 0.61 | 356 | 0.18 | 0.33 |
| Hex | 63 | 45 | 47 | 0 | 1E | 1C | 3D | 164 | 12 | 21 |
| Octal | 143 | 105 | 107 | 0 | 36 | 34 | 75 | 544 | 22 | 41 |
| Binary | 1100011 | 1000101 | 1000111 | 0 | 11110 | 11100 | 111101 | 101100100 | 10010 | 100001 |
Color Harmonies of #634547
Complementary color
Monochromatic Colors of #634547
Black with #634547
Text Example
Text Example
White with #634547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634547; }
p { color: rgb(99,69,71); }
H1.HeaderClassName
{
color: #634547;
}
.AnyTagClassName
{
color: #634547;
}
</style>
background-color css
<style>
a { background-color: #634547; }
a { background-color: rgb(99,69,71); }
div.DivClassName
{
background-color: #634547;
}
.BgClassName
{
background-color: #634547;
}
</style>
border-color css
<style>
span { border-color: #634547; }
span { border-color: rgb(99,69,71); }
td.TdClassName
{
border-color: #634547;
}
.TagClassName
{
border-color: #634547;
}
</style>