Shades of Camelot #754650
Tints of Camelot #754650
RGB
CMYK
RGB Variations
Color information
#754650 (or 0x754650) is known color: Camelot. HEX triplet: 75, 46 and 50. RGB value is (117,70,80). Sum of RGB (Red+Green+Blue) = 117+70+80=267 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.82% from 267); Green value is 70 (27.73% from 255 or 26.22% from 267); Blue value is 80 (31.64% from 255 or 29.96% from 267); Max value from RGB is 117 - color contains mainly: red. Hex color #754650 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754650 is #8AB9AF. Grayscale: #555555. Windows color (decimal): -9091504 or 5260917. OLE color: 5260917.
HSL color Cylindrical-coordinate representation of color #754650: hue angle of 347.23º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #754650 is Cyan = 0, Magento = 0.40, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 70 | 80 | - |
| CMYK | 0 | 0.40 | 0.32 | 0.54 |
| HSL | 347.23º | 0.25% | 0.37% | - |
| HSV(B) | 347.23º | 0.4% | 0.46% | - |
| XYZ | 10.97 | 8.74 | 8.7 | - |
| YUV | 85.19 | 125.07 | 150.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 70 | 80 | 0 | 0.40 | 0.32 | 0.54 | 347.23 | 0.25 | 0.37 |
| Hex | 75 | 46 | 50 | 0 | 28 | 20 | 36 | 15B | 19 | 25 |
| Octal | 165 | 106 | 120 | 0 | 50 | 40 | 66 | 533 | 31 | 45 |
| Binary | 1110101 | 1000110 | 1010000 | 0 | 101000 | 100000 | 110110 | 101011011 | 11001 | 100101 |
Color Harmonies of #754650
Complementary color
Monochromatic Colors of #754650
Black with #754650
Text Example
Text Example
White with #754650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754650; }
p { color: rgb(117,70,80); }
H1.HeaderClassName
{
color: #754650;
}
.AnyTagClassName
{
color: #754650;
}
</style>
background-color css
<style>
a { background-color: #754650; }
a { background-color: rgb(117,70,80); }
div.DivClassName
{
background-color: #754650;
}
.BgClassName
{
background-color: #754650;
}
</style>
border-color css
<style>
span { border-color: #754650; }
span { border-color: rgb(117,70,80); }
td.TdClassName
{
border-color: #754650;
}
.TagClassName
{
border-color: #754650;
}
</style>