Shades of Camelot #833446
Tints of Camelot #833446
RGB
CMYK
RGB Variations
Color information
#833446 (or 0x833446) is known color: Camelot. HEX triplet: 83, 34 and 46. RGB value is (131,52,70). Sum of RGB (Red+Green+Blue) = 131+52+70=253 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.78% from 253); Green value is 52 (20.70% from 255 or 20.55% from 253); Blue value is 70 (27.73% from 255 or 27.67% from 253); Max value from RGB is 131 - color contains mainly: red. Hex color #833446 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #833446 is #7CCBB9. Grayscale: #4D4D4D. Windows color (decimal): -8178618 or 4600963. OLE color: 4600963.
HSL color Cylindrical-coordinate representation of color #833446: hue angle of 346.33º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #833446 is Cyan = 0, Magento = 0.60, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 52 | 70 | - |
| CMYK | 0 | 0.60 | 0.47 | 0.49 |
| HSL | 346.33º | 0.43% | 0.36% | - |
| HSV(B) | 346.33º | 0.6% | 0.51% | - |
| XYZ | 11.69 | 7.72 | 6.67 | - |
| YUV | 77.67 | 123.67 | 166.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 52 | 70 | 0 | 0.60 | 0.47 | 0.49 | 346.33 | 0.43 | 0.36 |
| Hex | 83 | 34 | 46 | 0 | 3C | 2F | 31 | 15A | 2B | 24 |
| Octal | 203 | 64 | 106 | 0 | 74 | 57 | 61 | 532 | 53 | 44 |
| Binary | 10000011 | 110100 | 1000110 | 0 | 111100 | 101111 | 110001 | 101011010 | 101011 | 100100 |
Color Harmonies of #833446
Complementary color
Monochromatic Colors of #833446
Black with #833446
Text Example
Text Example
White with #833446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833446; }
p { color: rgb(131,52,70); }
H1.HeaderClassName
{
color: #833446;
}
.AnyTagClassName
{
color: #833446;
}
</style>
background-color css
<style>
a { background-color: #833446; }
a { background-color: rgb(131,52,70); }
div.DivClassName
{
background-color: #833446;
}
.BgClassName
{
background-color: #833446;
}
</style>
border-color css
<style>
span { border-color: #833446; }
span { border-color: rgb(131,52,70); }
td.TdClassName
{
border-color: #833446;
}
.TagClassName
{
border-color: #833446;
}
</style>