Shades of Camelot #763444
Tints of Camelot #763444
RGB
CMYK
RGB Variations
Color information
#763444 (or 0x763444) is known color: Camelot. HEX triplet: 76, 34 and 44. RGB value is (118,52,68). Sum of RGB (Red+Green+Blue) = 118+52+68=238 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.58% from 238); Green value is 52 (20.70% from 255 or 21.85% from 238); Blue value is 68 (26.95% from 255 or 28.57% from 238); Max value from RGB is 118 - color contains mainly: red. Hex color #763444 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763444 is #89CBBB. Grayscale: #494949. Windows color (decimal): -9030588 or 4469878. OLE color: 4469878.
HSL color Cylindrical-coordinate representation of color #763444: hue angle of 345.45º 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 #763444 is Cyan = 0, Magento = 0.56, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 68 | - |
| CMYK | 0 | 0.56 | 0.42 | 0.54 |
| HSL | 345.45º | 0.39% | 0.33% | - |
| HSV(B) | 345.45º | 0.56% | 0.46% | - |
| XYZ | 9.74 | 6.72 | 6.25 | - |
| YUV | 73.56 | 124.87 | 159.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 68 | 0 | 0.56 | 0.42 | 0.54 | 345.45 | 0.39 | 0.33 |
| Hex | 76 | 34 | 44 | 0 | 38 | 2A | 36 | 159 | 27 | 21 |
| Octal | 166 | 64 | 104 | 0 | 70 | 52 | 66 | 531 | 47 | 41 |
| Binary | 1110110 | 110100 | 1000100 | 0 | 111000 | 101010 | 110110 | 101011001 | 100111 | 100001 |
Color Harmonies of #763444
Complementary color
Monochromatic Colors of #763444
Black with #763444
Text Example
Text Example
White with #763444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763444; }
p { color: rgb(118,52,68); }
H1.HeaderClassName
{
color: #763444;
}
.AnyTagClassName
{
color: #763444;
}
</style>
background-color css
<style>
a { background-color: #763444; }
a { background-color: rgb(118,52,68); }
div.DivClassName
{
background-color: #763444;
}
.BgClassName
{
background-color: #763444;
}
</style>
border-color css
<style>
span { border-color: #763444; }
span { border-color: rgb(118,52,68); }
td.TdClassName
{
border-color: #763444;
}
.TagClassName
{
border-color: #763444;
}
</style>