Shades of Camelot #834350
Tints of Camelot #834350
RGB
CMYK
RGB Variations
Color information
#834350 (or 0x834350) is known color: Camelot. HEX triplet: 83, 43 and 50. RGB value is (131,67,80). Sum of RGB (Red+Green+Blue) = 131+67+80=278 (36% of max value = 765). Red value is 131 (51.56% from 255 or 47.12% from 278); Green value is 67 (26.56% from 255 or 24.10% from 278); Blue value is 80 (31.64% from 255 or 28.78% from 278); Max value from RGB is 131 - color contains mainly: red. Hex color #834350 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834350 is #7CBCAF. Grayscale: #575757. Windows color (decimal): -8174768 or 5260163. OLE color: 5260163.
HSL color Cylindrical-coordinate representation of color #834350: hue angle of 347.81º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #834350 is Cyan = 0, Magento = 0.49, Yellow = 0.39 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 67 | 80 | - |
| CMYK | 0 | 0.49 | 0.39 | 0.49 |
| HSL | 347.81º | 0.32% | 0.39% | - |
| HSV(B) | 347.81º | 0.49% | 0.51% | - |
| XYZ | 12.82 | 9.42 | 8.73 | - |
| YUV | 87.62 | 123.7 | 158.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 67 | 80 | 0 | 0.49 | 0.39 | 0.49 | 347.81 | 0.32 | 0.39 |
| Hex | 83 | 43 | 50 | 0 | 31 | 27 | 31 | 15C | 20 | 27 |
| Octal | 203 | 103 | 120 | 0 | 61 | 47 | 61 | 534 | 40 | 47 |
| Binary | 10000011 | 1000011 | 1010000 | 0 | 110001 | 100111 | 110001 | 101011100 | 100000 | 100111 |
Color Harmonies of #834350
Complementary color
Monochromatic Colors of #834350
Black with #834350
Text Example
Text Example
White with #834350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834350; }
p { color: rgb(131,67,80); }
H1.HeaderClassName
{
color: #834350;
}
.AnyTagClassName
{
color: #834350;
}
</style>
background-color css
<style>
a { background-color: #834350; }
a { background-color: rgb(131,67,80); }
div.DivClassName
{
background-color: #834350;
}
.BgClassName
{
background-color: #834350;
}
</style>
border-color css
<style>
span { border-color: #834350; }
span { border-color: rgb(131,67,80); }
td.TdClassName
{
border-color: #834350;
}
.TagClassName
{
border-color: #834350;
}
</style>