Shades of Camelot #773344
Tints of Camelot #773344
RGB
CMYK
RGB Variations
Color information
#773344 (or 0x773344) is known color: Camelot. HEX triplet: 77, 33 and 44. RGB value is (119,51,68). Sum of RGB (Red+Green+Blue) = 119+51+68=238 (31% of max value = 765). Red value is 119 (46.88% from 255 or 50% from 238); Green value is 51 (20.31% from 255 or 21.43% from 238); Blue value is 68 (26.95% from 255 or 28.57% from 238); Max value from RGB is 119 - color contains mainly: red. Hex color #773344 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773344 is #88CCBB. Grayscale: #494949. Windows color (decimal): -8965308 or 4469623. OLE color: 4469623.
HSL color Cylindrical-coordinate representation of color #773344: hue angle of 345º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #773344 is Cyan = 0, Magento = 0.57, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 51 | 68 | - |
| CMYK | 0 | 0.57 | 0.43 | 0.53 |
| HSL | 345º | 0.4% | 0.33% | - |
| HSV(B) | 345º | 0.57% | 0.47% | - |
| XYZ | 9.83 | 6.71 | 6.25 | - |
| YUV | 73.27 | 125.03 | 160.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 51 | 68 | 0 | 0.57 | 0.43 | 0.53 | 345 | 0.4 | 0.33 |
| Hex | 77 | 33 | 44 | 0 | 39 | 2B | 35 | 159 | 28 | 21 |
| Octal | 167 | 63 | 104 | 0 | 71 | 53 | 65 | 531 | 50 | 41 |
| Binary | 1110111 | 110011 | 1000100 | 0 | 111001 | 101011 | 110101 | 101011001 | 101000 | 100001 |
Color Harmonies of #773344
Complementary color
Monochromatic Colors of #773344
Black with #773344
Text Example
Text Example
White with #773344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773344; }
p { color: rgb(119,51,68); }
H1.HeaderClassName
{
color: #773344;
}
.AnyTagClassName
{
color: #773344;
}
</style>
background-color css
<style>
a { background-color: #773344; }
a { background-color: rgb(119,51,68); }
div.DivClassName
{
background-color: #773344;
}
.BgClassName
{
background-color: #773344;
}
</style>
border-color css
<style>
span { border-color: #773344; }
span { border-color: rgb(119,51,68); }
td.TdClassName
{
border-color: #773344;
}
.TagClassName
{
border-color: #773344;
}
</style>