Shades of Camelot #834450
Tints of Camelot #834450
RGB
CMYK
RGB Variations
Color information
#834450 (or 0x834450) is known color: Camelot. HEX triplet: 83, 44 and 50. RGB value is (131,68,80). Sum of RGB (Red+Green+Blue) = 131+68+80=279 (36% of max value = 765). Red value is 131 (51.56% from 255 or 46.95% from 279); Green value is 68 (26.95% from 255 or 24.37% from 279); Blue value is 80 (31.64% from 255 or 28.67% from 279); Max value from RGB is 131 - color contains mainly: red. Hex color #834450 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834450 is #7CBBAF. Grayscale: #585858. Windows color (decimal): -8174512 or 5260419. OLE color: 5260419.
HSL color Cylindrical-coordinate representation of color #834450: hue angle of 348.57º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #834450 is Cyan = 0, Magento = 0.48, Yellow = 0.39 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 68 | 80 | - |
| CMYK | 0 | 0.48 | 0.39 | 0.49 |
| HSL | 348.57º | 0.32% | 0.39% | - |
| HSV(B) | 348.57º | 0.48% | 0.51% | - |
| XYZ | 12.88 | 9.54 | 8.75 | - |
| YUV | 88.21 | 123.37 | 158.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 68 | 80 | 0 | 0.48 | 0.39 | 0.49 | 348.57 | 0.32 | 0.39 |
| Hex | 83 | 44 | 50 | 0 | 30 | 27 | 31 | 15D | 20 | 27 |
| Octal | 203 | 104 | 120 | 0 | 60 | 47 | 61 | 535 | 40 | 47 |
| Binary | 10000011 | 1000100 | 1010000 | 0 | 110000 | 100111 | 110001 | 101011101 | 100000 | 100111 |
Color Harmonies of #834450
Complementary color
Monochromatic Colors of #834450
Black with #834450
Text Example
Text Example
White with #834450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834450; }
p { color: rgb(131,68,80); }
H1.HeaderClassName
{
color: #834450;
}
.AnyTagClassName
{
color: #834450;
}
</style>
background-color css
<style>
a { background-color: #834450; }
a { background-color: rgb(131,68,80); }
div.DivClassName
{
background-color: #834450;
}
.BgClassName
{
background-color: #834450;
}
</style>
border-color css
<style>
span { border-color: #834450; }
span { border-color: rgb(131,68,80); }
td.TdClassName
{
border-color: #834450;
}
.TagClassName
{
border-color: #834450;
}
</style>