Shades of Camelot #923947
Tints of Camelot #923947
RGB
CMYK
RGB Variations
Color information
#923947 (or 0x923947) is known color: Camelot. HEX triplet: 92, 39 and 47. RGB value is (146,57,71). Sum of RGB (Red+Green+Blue) = 146+57+71=274 (36% of max value = 765). Red value is 146 (57.42% from 255 or 53.28% from 274); Green value is 57 (22.66% from 255 or 20.80% from 274); Blue value is 71 (28.12% from 255 or 25.91% from 274); Max value from RGB is 146 - color contains mainly: red. Hex color #923947 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #923947 is #6DC6B8. Grayscale: #555555. Windows color (decimal): -7194297 or 4667794. OLE color: 4667794.
HSL color Cylindrical-coordinate representation of color #923947: hue angle of 350.56º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #923947 is Cyan = 0, Magento = 0.61, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 57 | 71 | - |
| CMYK | 0 | 0.61 | 0.51 | 0.43 |
| HSL | 350.56º | 0.44% | 0.4% | - |
| HSV(B) | 350.56º | 0.61% | 0.57% | - |
| XYZ | 14.45 | 9.49 | 7.03 | - |
| YUV | 85.21 | 119.99 | 171.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 57 | 71 | 0 | 0.61 | 0.51 | 0.43 | 350.56 | 0.44 | 0.4 |
| Hex | 92 | 39 | 47 | 0 | 3D | 33 | 2B | 15F | 2C | 28 |
| Octal | 222 | 71 | 107 | 0 | 75 | 63 | 53 | 537 | 54 | 50 |
| Binary | 10010010 | 111001 | 1000111 | 0 | 111101 | 110011 | 101011 | 101011111 | 101100 | 101000 |
Color Harmonies of #923947
Complementary color
Monochromatic Colors of #923947
Black with #923947
Text Example
Text Example
White with #923947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #923947; }
p { color: rgb(146,57,71); }
H1.HeaderClassName
{
color: #923947;
}
.AnyTagClassName
{
color: #923947;
}
</style>
background-color css
<style>
a { background-color: #923947; }
a { background-color: rgb(146,57,71); }
div.DivClassName
{
background-color: #923947;
}
.BgClassName
{
background-color: #923947;
}
</style>
border-color css
<style>
span { border-color: #923947; }
span { border-color: rgb(146,57,71); }
td.TdClassName
{
border-color: #923947;
}
.TagClassName
{
border-color: #923947;
}
</style>