Shades of Camelot #763445
Tints of Camelot #763445
RGB
CMYK
RGB Variations
Color information
#763445 (or 0x763445) is known color: Camelot. HEX triplet: 76, 34 and 45. RGB value is (118,52,69). Sum of RGB (Red+Green+Blue) = 118+52+69=239 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.37% from 239); Green value is 52 (20.70% from 255 or 21.76% from 239); Blue value is 69 (27.34% from 255 or 28.87% from 239); Max value from RGB is 118 - color contains mainly: red. Hex color #763445 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763445 is #89CBBA. Grayscale: #494949. Windows color (decimal): -9030587 or 4535414. OLE color: 4535414.
HSL color Cylindrical-coordinate representation of color #763445: hue angle of 344.55º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #763445 is Cyan = 0, Magento = 0.56, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 69 | - |
| CMYK | 0 | 0.56 | 0.42 | 0.54 |
| HSL | 344.55º | 0.39% | 0.33% | - |
| HSV(B) | 344.55º | 0.56% | 0.46% | - |
| XYZ | 9.77 | 6.74 | 6.42 | - |
| YUV | 73.67 | 125.37 | 159.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 69 | 0 | 0.56 | 0.42 | 0.54 | 344.55 | 0.39 | 0.33 |
| Hex | 76 | 34 | 45 | 0 | 38 | 2A | 36 | 159 | 27 | 21 |
| Octal | 166 | 64 | 105 | 0 | 70 | 52 | 66 | 531 | 47 | 41 |
| Binary | 1110110 | 110100 | 1000101 | 0 | 111000 | 101010 | 110110 | 101011001 | 100111 | 100001 |
Color Harmonies of #763445
Complementary color
Monochromatic Colors of #763445
Black with #763445
Text Example
Text Example
White with #763445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763445; }
p { color: rgb(118,52,69); }
H1.HeaderClassName
{
color: #763445;
}
.AnyTagClassName
{
color: #763445;
}
</style>
background-color css
<style>
a { background-color: #763445; }
a { background-color: rgb(118,52,69); }
div.DivClassName
{
background-color: #763445;
}
.BgClassName
{
background-color: #763445;
}
</style>
border-color css
<style>
span { border-color: #763445; }
span { border-color: rgb(118,52,69); }
td.TdClassName
{
border-color: #763445;
}
.TagClassName
{
border-color: #763445;
}
</style>