Shades of Camelot #763545
Tints of Camelot #763545
RGB
CMYK
RGB Variations
Color information
#763545 (or 0x763545) is known color: Camelot. HEX triplet: 76, 35 and 45. RGB value is (118,53,69). Sum of RGB (Red+Green+Blue) = 118+53+69=240 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.17% from 240); Green value is 53 (21.09% from 255 or 22.08% from 240); Blue value is 69 (27.34% from 255 or 28.75% from 240); Max value from RGB is 118 - color contains mainly: red. Hex color #763545 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763545 is #89CABA. Grayscale: #4A4A4A. Windows color (decimal): -9030331 or 4535670. OLE color: 4535670.
HSL color Cylindrical-coordinate representation of color #763545: hue angle of 345.23º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #763545 is Cyan = 0, Magento = 0.55, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 53 | 69 | - |
| CMYK | 0 | 0.55 | 0.42 | 0.54 |
| HSL | 345.23º | 0.38% | 0.34% | - |
| HSV(B) | 345.23º | 0.55% | 0.46% | - |
| XYZ | 9.82 | 6.83 | 6.43 | - |
| YUV | 74.26 | 125.03 | 159.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 53 | 69 | 0 | 0.55 | 0.42 | 0.54 | 345.23 | 0.38 | 0.34 |
| Hex | 76 | 35 | 45 | 0 | 37 | 2A | 36 | 159 | 26 | 22 |
| Octal | 166 | 65 | 105 | 0 | 67 | 52 | 66 | 531 | 46 | 42 |
| Binary | 1110110 | 110101 | 1000101 | 0 | 110111 | 101010 | 110110 | 101011001 | 100110 | 100010 |
Color Harmonies of #763545
Complementary color
Monochromatic Colors of #763545
Black with #763545
Text Example
Text Example
White with #763545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763545; }
p { color: rgb(118,53,69); }
H1.HeaderClassName
{
color: #763545;
}
.AnyTagClassName
{
color: #763545;
}
</style>
background-color css
<style>
a { background-color: #763545; }
a { background-color: rgb(118,53,69); }
div.DivClassName
{
background-color: #763545;
}
.BgClassName
{
background-color: #763545;
}
</style>
border-color css
<style>
span { border-color: #763545; }
span { border-color: rgb(118,53,69); }
td.TdClassName
{
border-color: #763545;
}
.TagClassName
{
border-color: #763545;
}
</style>