Shades of Camelot #834056
Tints of Camelot #834056
RGB
CMYK
RGB Variations
Color information
#834056 (or 0x834056) is known color: Camelot. HEX triplet: 83, 40 and 56. RGB value is (131,64,86). Sum of RGB (Red+Green+Blue) = 131+64+86=281 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.62% from 281); Green value is 64 (25.39% from 255 or 22.78% from 281); Blue value is 86 (33.98% from 255 or 30.60% from 281); Max value from RGB is 131 - color contains mainly: red. Hex color #834056 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834056 is #7CBFA9. Grayscale: #565656. Windows color (decimal): -8175530 or 5652611. OLE color: 5652611.
HSL color Cylindrical-coordinate representation of color #834056: hue angle of 340.3º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #834056 is Cyan = 0, Magento = 0.51, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 64 | 86 | - |
| CMYK | 0 | 0.51 | 0.34 | 0.49 |
| HSL | 340.3º | 0.34% | 0.38% | - |
| HSV(B) | 340.3º | 0.51% | 0.51% | - |
| XYZ | 12.87 | 9.16 | 9.89 | - |
| YUV | 86.54 | 127.7 | 159.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 64 | 86 | 0 | 0.51 | 0.34 | 0.49 | 340.3 | 0.34 | 0.38 |
| Hex | 83 | 40 | 56 | 0 | 33 | 22 | 31 | 154 | 22 | 26 |
| Octal | 203 | 100 | 126 | 0 | 63 | 42 | 61 | 524 | 42 | 46 |
| Binary | 10000011 | 1000000 | 1010110 | 0 | 110011 | 100010 | 110001 | 101010100 | 100010 | 100110 |
Color Harmonies of #834056
Complementary color
Monochromatic Colors of #834056
Black with #834056
Text Example
Text Example
White with #834056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834056; }
p { color: rgb(131,64,86); }
H1.HeaderClassName
{
color: #834056;
}
.AnyTagClassName
{
color: #834056;
}
</style>
background-color css
<style>
a { background-color: #834056; }
a { background-color: rgb(131,64,86); }
div.DivClassName
{
background-color: #834056;
}
.BgClassName
{
background-color: #834056;
}
</style>
border-color css
<style>
span { border-color: #834056; }
span { border-color: rgb(131,64,86); }
td.TdClassName
{
border-color: #834056;
}
.TagClassName
{
border-color: #834056;
}
</style>