Shades of Camelot #733645
Tints of Camelot #733645
RGB
CMYK
RGB Variations
Color information
#733645 (or 0x733645) is known color: Camelot. HEX triplet: 73, 36 and 45. RGB value is (115,54,69). Sum of RGB (Red+Green+Blue) = 115+54+69=238 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.32% from 238); Green value is 54 (21.48% from 255 or 22.69% from 238); Blue value is 69 (27.34% from 255 or 28.99% from 238); Max value from RGB is 115 - color contains mainly: red. Hex color #733645 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733645 is #8CC9BA. Grayscale: #494949. Windows color (decimal): -9226683 or 4535923. OLE color: 4535923.
HSL color Cylindrical-coordinate representation of color #733645: hue angle of 345.25º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #733645 is Cyan = 0, Magento = 0.53, Yellow = 0.4 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 54 | 69 | - |
| CMYK | 0 | 0.53 | 0.4 | 0.55 |
| HSL | 345.25º | 0.36% | 0.33% | - |
| HSV(B) | 345.25º | 0.53% | 0.45% | - |
| XYZ | 9.46 | 6.71 | 6.43 | - |
| YUV | 73.95 | 125.21 | 157.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 54 | 69 | 0 | 0.53 | 0.4 | 0.55 | 345.25 | 0.36 | 0.33 |
| Hex | 73 | 36 | 45 | 0 | 35 | 28 | 37 | 159 | 24 | 21 |
| Octal | 163 | 66 | 105 | 0 | 65 | 50 | 67 | 531 | 44 | 41 |
| Binary | 1110011 | 110110 | 1000101 | 0 | 110101 | 101000 | 110111 | 101011001 | 100100 | 100001 |
Color Harmonies of #733645
Complementary color
Monochromatic Colors of #733645
Black with #733645
Text Example
Text Example
White with #733645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733645; }
p { color: rgb(115,54,69); }
H1.HeaderClassName
{
color: #733645;
}
.AnyTagClassName
{
color: #733645;
}
</style>
background-color css
<style>
a { background-color: #733645; }
a { background-color: rgb(115,54,69); }
div.DivClassName
{
background-color: #733645;
}
.BgClassName
{
background-color: #733645;
}
</style>
border-color css
<style>
span { border-color: #733645; }
span { border-color: rgb(115,54,69); }
td.TdClassName
{
border-color: #733645;
}
.TagClassName
{
border-color: #733645;
}
</style>