Shades of Camelot #763446
Tints of Camelot #763446
RGB
CMYK
RGB Variations
Color information
#763446 (or 0x763446) is known color: Camelot. HEX triplet: 76, 34 and 46. RGB value is (118,52,70). Sum of RGB (Red+Green+Blue) = 118+52+70=240 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.17% from 240); Green value is 52 (20.70% from 255 or 21.67% from 240); Blue value is 70 (27.73% from 255 or 29.17% from 240); Max value from RGB is 118 - color contains mainly: red. Hex color #763446 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763446 is #89CBB9. Grayscale: #494949. Windows color (decimal): -9030586 or 4600950. OLE color: 4600950.
HSL color Cylindrical-coordinate representation of color #763446: hue angle of 343.64º 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 #763446 is Cyan = 0, Magento = 0.56, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 70 | - |
| CMYK | 0 | 0.56 | 0.41 | 0.54 |
| HSL | 343.64º | 0.39% | 0.33% | - |
| HSV(B) | 343.64º | 0.56% | 0.46% | - |
| XYZ | 9.8 | 6.75 | 6.58 | - |
| YUV | 73.79 | 125.87 | 159.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 70 | 0 | 0.56 | 0.41 | 0.54 | 343.64 | 0.39 | 0.33 |
| Hex | 76 | 34 | 46 | 0 | 38 | 29 | 36 | 158 | 27 | 21 |
| Octal | 166 | 64 | 106 | 0 | 70 | 51 | 66 | 530 | 47 | 41 |
| Binary | 1110110 | 110100 | 1000110 | 0 | 111000 | 101001 | 110110 | 101011000 | 100111 | 100001 |
Color Harmonies of #763446
Complementary color
Monochromatic Colors of #763446
Black with #763446
Text Example
Text Example
White with #763446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763446; }
p { color: rgb(118,52,70); }
H1.HeaderClassName
{
color: #763446;
}
.AnyTagClassName
{
color: #763446;
}
</style>
background-color css
<style>
a { background-color: #763446; }
a { background-color: rgb(118,52,70); }
div.DivClassName
{
background-color: #763446;
}
.BgClassName
{
background-color: #763446;
}
</style>
border-color css
<style>
span { border-color: #763446; }
span { border-color: rgb(118,52,70); }
td.TdClassName
{
border-color: #763446;
}
.TagClassName
{
border-color: #763446;
}
</style>