Shades of Camelot #834152
Tints of Camelot #834152
RGB
CMYK
RGB Variations
Color information
#834152 (or 0x834152) is known color: Camelot. HEX triplet: 83, 41 and 52. RGB value is (131,65,82). Sum of RGB (Red+Green+Blue) = 131+65+82=278 (36% of max value = 765). Red value is 131 (51.56% from 255 or 47.12% from 278); Green value is 65 (25.78% from 255 or 23.38% from 278); Blue value is 82 (32.42% from 255 or 29.50% from 278); Max value from RGB is 131 - color contains mainly: red. Hex color #834152 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834152 is #7CBEAD. Grayscale: #565656. Windows color (decimal): -8175278 or 5390723. OLE color: 5390723.
HSL color Cylindrical-coordinate representation of color #834152: hue angle of 344.55º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #834152 is Cyan = 0, Magento = 0.50, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 65 | 82 | - |
| CMYK | 0 | 0.50 | 0.37 | 0.49 |
| HSL | 344.55º | 0.34% | 0.38% | - |
| HSV(B) | 344.55º | 0.5% | 0.51% | - |
| XYZ | 12.77 | 9.22 | 9.09 | - |
| YUV | 86.67 | 125.37 | 159.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 65 | 82 | 0 | 0.50 | 0.37 | 0.49 | 344.55 | 0.34 | 0.38 |
| Hex | 83 | 41 | 52 | 0 | 32 | 25 | 31 | 159 | 22 | 26 |
| Octal | 203 | 101 | 122 | 0 | 62 | 45 | 61 | 531 | 42 | 46 |
| Binary | 10000011 | 1000001 | 1010010 | 0 | 110010 | 100101 | 110001 | 101011001 | 100010 | 100110 |
Color Harmonies of #834152
Complementary color
Monochromatic Colors of #834152
Black with #834152
Text Example
Text Example
White with #834152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834152; }
p { color: rgb(131,65,82); }
H1.HeaderClassName
{
color: #834152;
}
.AnyTagClassName
{
color: #834152;
}
</style>
background-color css
<style>
a { background-color: #834152; }
a { background-color: rgb(131,65,82); }
div.DivClassName
{
background-color: #834152;
}
.BgClassName
{
background-color: #834152;
}
</style>
border-color css
<style>
span { border-color: #834152; }
span { border-color: rgb(131,65,82); }
td.TdClassName
{
border-color: #834152;
}
.TagClassName
{
border-color: #834152;
}
</style>