Shades of Camelot #763344
Tints of Camelot #763344
RGB
CMYK
RGB Variations
Color information
#763344 (or 0x763344) is known color: Camelot. HEX triplet: 76, 33 and 44. RGB value is (118,51,68). Sum of RGB (Red+Green+Blue) = 118+51+68=237 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.79% from 237); Green value is 51 (20.31% from 255 or 21.52% from 237); Blue value is 68 (26.95% from 255 or 28.69% from 237); Max value from RGB is 118 - color contains mainly: red. Hex color #763344 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763344 is #89CCBB. Grayscale: #484848. Windows color (decimal): -9030844 or 4469622. OLE color: 4469622.
HSL color Cylindrical-coordinate representation of color #763344: hue angle of 344.78º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #763344 is Cyan = 0, Magento = 0.57, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 51 | 68 | - |
| CMYK | 0 | 0.57 | 0.42 | 0.54 |
| HSL | 344.78º | 0.4% | 0.33% | - |
| HSV(B) | 344.78º | 0.57% | 0.46% | - |
| XYZ | 9.7 | 6.64 | 6.24 | - |
| YUV | 72.97 | 125.2 | 160.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 51 | 68 | 0 | 0.57 | 0.42 | 0.54 | 344.78 | 0.4 | 0.33 |
| Hex | 76 | 33 | 44 | 0 | 39 | 2A | 36 | 159 | 28 | 21 |
| Octal | 166 | 63 | 104 | 0 | 71 | 52 | 66 | 531 | 50 | 41 |
| Binary | 1110110 | 110011 | 1000100 | 0 | 111001 | 101010 | 110110 | 101011001 | 101000 | 100001 |
Color Harmonies of #763344
Complementary color
Monochromatic Colors of #763344
Black with #763344
Text Example
Text Example
White with #763344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763344; }
p { color: rgb(118,51,68); }
H1.HeaderClassName
{
color: #763344;
}
.AnyTagClassName
{
color: #763344;
}
</style>
background-color css
<style>
a { background-color: #763344; }
a { background-color: rgb(118,51,68); }
div.DivClassName
{
background-color: #763344;
}
.BgClassName
{
background-color: #763344;
}
</style>
border-color css
<style>
span { border-color: #763344; }
span { border-color: rgb(118,51,68); }
td.TdClassName
{
border-color: #763344;
}
.TagClassName
{
border-color: #763344;
}
</style>