Shades of Camelot #834158
Tints of Camelot #834158
RGB
CMYK
RGB Variations
Color information
#834158 (or 0x834158) is known color: Camelot. HEX triplet: 83, 41 and 58. RGB value is (131,65,88). Sum of RGB (Red+Green+Blue) = 131+65+88=284 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.13% from 284); Green value is 65 (25.78% from 255 or 22.89% from 284); Blue value is 88 (34.77% from 255 or 30.99% from 284); Max value from RGB is 131 - color contains mainly: red. Hex color #834158 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834158 is #7CBEA7. Grayscale: #575757. Windows color (decimal): -8175272 or 5783939. OLE color: 5783939.
HSL color Cylindrical-coordinate representation of color #834158: hue angle of 339.09º 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 #834158 is Cyan = 0, Magento = 0.50, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 65 | 88 | - |
| CMYK | 0 | 0.50 | 0.33 | 0.49 |
| HSL | 339.09º | 0.34% | 0.38% | - |
| HSV(B) | 339.09º | 0.5% | 0.51% | - |
| XYZ | 13.01 | 9.31 | 10.34 | - |
| YUV | 87.36 | 128.37 | 159.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 65 | 88 | 0 | 0.50 | 0.33 | 0.49 | 339.09 | 0.34 | 0.38 |
| Hex | 83 | 41 | 58 | 0 | 32 | 21 | 31 | 153 | 22 | 26 |
| Octal | 203 | 101 | 130 | 0 | 62 | 41 | 61 | 523 | 42 | 46 |
| Binary | 10000011 | 1000001 | 1011000 | 0 | 110010 | 100001 | 110001 | 101010011 | 100010 | 100110 |
Color Harmonies of #834158
Complementary color
Monochromatic Colors of #834158
Black with #834158
Text Example
Text Example
White with #834158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834158; }
p { color: rgb(131,65,88); }
H1.HeaderClassName
{
color: #834158;
}
.AnyTagClassName
{
color: #834158;
}
</style>
background-color css
<style>
a { background-color: #834158; }
a { background-color: rgb(131,65,88); }
div.DivClassName
{
background-color: #834158;
}
.BgClassName
{
background-color: #834158;
}
</style>
border-color css
<style>
span { border-color: #834158; }
span { border-color: rgb(131,65,88); }
td.TdClassName
{
border-color: #834158;
}
.TagClassName
{
border-color: #834158;
}
</style>