Shades of Camelot #754651
Tints of Camelot #754651
RGB
CMYK
RGB Variations
Color information
#754651 (or 0x754651) is known color: Camelot. HEX triplet: 75, 46 and 51. RGB value is (117,70,81). Sum of RGB (Red+Green+Blue) = 117+70+81=268 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.66% from 268); Green value is 70 (27.73% from 255 or 26.12% from 268); Blue value is 81 (32.03% from 255 or 30.22% from 268); Max value from RGB is 117 - color contains mainly: red. Hex color #754651 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754651 is #8AB9AE. Grayscale: #555555. Windows color (decimal): -9091503 or 5326453. OLE color: 5326453.
HSL color Cylindrical-coordinate representation of color #754651: hue angle of 345.96º 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 #754651 is Cyan = 0, Magento = 0.40, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 70 | 81 | - |
| CMYK | 0 | 0.40 | 0.31 | 0.54 |
| HSL | 345.96º | 0.25% | 0.37% | - |
| HSV(B) | 345.96º | 0.4% | 0.46% | - |
| XYZ | 11.01 | 8.76 | 8.89 | - |
| YUV | 85.31 | 125.57 | 150.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 70 | 81 | 0 | 0.40 | 0.31 | 0.54 | 345.96 | 0.25 | 0.37 |
| Hex | 75 | 46 | 51 | 0 | 28 | 1F | 36 | 15A | 19 | 25 |
| Octal | 165 | 106 | 121 | 0 | 50 | 37 | 66 | 532 | 31 | 45 |
| Binary | 1110101 | 1000110 | 1010001 | 0 | 101000 | 11111 | 110110 | 101011010 | 11001 | 100101 |
Color Harmonies of #754651
Complementary color
Monochromatic Colors of #754651
Black with #754651
Text Example
Text Example
White with #754651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754651; }
p { color: rgb(117,70,81); }
H1.HeaderClassName
{
color: #754651;
}
.AnyTagClassName
{
color: #754651;
}
</style>
background-color css
<style>
a { background-color: #754651; }
a { background-color: rgb(117,70,81); }
div.DivClassName
{
background-color: #754651;
}
.BgClassName
{
background-color: #754651;
}
</style>
border-color css
<style>
span { border-color: #754651; }
span { border-color: rgb(117,70,81); }
td.TdClassName
{
border-color: #754651;
}
.TagClassName
{
border-color: #754651;
}
</style>