Shades of Camelot #834057
Tints of Camelot #834057
RGB
CMYK
RGB Variations
Color information
#834057 (or 0x834057) is known color: Camelot. HEX triplet: 83, 40 and 57. RGB value is (131,64,87). Sum of RGB (Red+Green+Blue) = 131+64+87=282 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.45% from 282); Green value is 64 (25.39% from 255 or 22.70% from 282); Blue value is 87 (34.38% from 255 or 30.85% from 282); Max value from RGB is 131 - color contains mainly: red. Hex color #834057 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834057 is #7CBFA8. Grayscale: #565656. Windows color (decimal): -8175529 or 5718147. OLE color: 5718147.
HSL color Cylindrical-coordinate representation of color #834057: hue angle of 339.4º 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 #834057 is Cyan = 0, Magento = 0.51, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 64 | 87 | - |
| CMYK | 0 | 0.51 | 0.34 | 0.49 |
| HSL | 339.4º | 0.34% | 0.38% | - |
| HSV(B) | 339.4º | 0.51% | 0.51% | - |
| XYZ | 12.91 | 9.18 | 10.11 | - |
| YUV | 86.66 | 128.2 | 159.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 64 | 87 | 0 | 0.51 | 0.34 | 0.49 | 339.4 | 0.34 | 0.38 |
| Hex | 83 | 40 | 57 | 0 | 33 | 22 | 31 | 153 | 22 | 26 |
| Octal | 203 | 100 | 127 | 0 | 63 | 42 | 61 | 523 | 42 | 46 |
| Binary | 10000011 | 1000000 | 1010111 | 0 | 110011 | 100010 | 110001 | 101010011 | 100010 | 100110 |
Color Harmonies of #834057
Complementary color
Monochromatic Colors of #834057
Black with #834057
Text Example
Text Example
White with #834057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834057; }
p { color: rgb(131,64,87); }
H1.HeaderClassName
{
color: #834057;
}
.AnyTagClassName
{
color: #834057;
}
</style>
background-color css
<style>
a { background-color: #834057; }
a { background-color: rgb(131,64,87); }
div.DivClassName
{
background-color: #834057;
}
.BgClassName
{
background-color: #834057;
}
</style>
border-color css
<style>
span { border-color: #834057; }
span { border-color: rgb(131,64,87); }
td.TdClassName
{
border-color: #834057;
}
.TagClassName
{
border-color: #834057;
}
</style>