Shades of Camelot #923948
Tints of Camelot #923948
RGB
CMYK
RGB Variations
Color information
#923948 (or 0x923948) is known color: Camelot. HEX triplet: 92, 39 and 48. RGB value is (146,57,72). Sum of RGB (Red+Green+Blue) = 146+57+72=275 (36% of max value = 765). Red value is 146 (57.42% from 255 or 53.09% from 275); Green value is 57 (22.66% from 255 or 20.73% from 275); Blue value is 72 (28.52% from 255 or 26.18% from 275); Max value from RGB is 146 - color contains mainly: red. Hex color #923948 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #923948 is #6DC6B7. Grayscale: #555555. Windows color (decimal): -7194296 or 4733330. OLE color: 4733330.
HSL color Cylindrical-coordinate representation of color #923948: hue angle of 349.89º 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 #923948 is Cyan = 0, Magento = 0.61, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 57 | 72 | - |
| CMYK | 0 | 0.61 | 0.51 | 0.43 |
| HSL | 349.89º | 0.44% | 0.4% | - |
| HSV(B) | 349.89º | 0.61% | 0.57% | - |
| XYZ | 14.49 | 9.51 | 7.2 | - |
| YUV | 85.32 | 120.49 | 171.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 57 | 72 | 0 | 0.61 | 0.51 | 0.43 | 349.89 | 0.44 | 0.4 |
| Hex | 92 | 39 | 48 | 0 | 3D | 33 | 2B | 15E | 2C | 28 |
| Octal | 222 | 71 | 110 | 0 | 75 | 63 | 53 | 536 | 54 | 50 |
| Binary | 10010010 | 111001 | 1001000 | 0 | 111101 | 110011 | 101011 | 101011110 | 101100 | 101000 |
Color Harmonies of #923948
Complementary color
Monochromatic Colors of #923948
Black with #923948
Text Example
Text Example
White with #923948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #923948; }
p { color: rgb(146,57,72); }
H1.HeaderClassName
{
color: #923948;
}
.AnyTagClassName
{
color: #923948;
}
</style>
background-color css
<style>
a { background-color: #923948; }
a { background-color: rgb(146,57,72); }
div.DivClassName
{
background-color: #923948;
}
.BgClassName
{
background-color: #923948;
}
</style>
border-color css
<style>
span { border-color: #923948; }
span { border-color: rgb(146,57,72); }
td.TdClassName
{
border-color: #923948;
}
.TagClassName
{
border-color: #923948;
}
</style>