Shades of Camelot #744350
Tints of Camelot #744350
RGB
CMYK
RGB Variations
Color information
#744350 (or 0x744350) is known color: Camelot. HEX triplet: 74, 43 and 50. RGB value is (116,67,80). Sum of RGB (Red+Green+Blue) = 116+67+80=263 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.11% from 263); Green value is 67 (26.56% from 255 or 25.48% from 263); Blue value is 80 (31.64% from 255 or 30.42% from 263); Max value from RGB is 116 - color contains mainly: red. Hex color #744350 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744350 is #8BBCAF. Grayscale: #535353. Windows color (decimal): -9157808 or 5260148. OLE color: 5260148.
HSL color Cylindrical-coordinate representation of color #744350: hue angle of 344.08º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #744350 is Cyan = 0, Magento = 0.42, Yellow = 0.31 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 67 | 80 | - |
| CMYK | 0 | 0.42 | 0.31 | 0.55 |
| HSL | 344.08º | 0.27% | 0.36% | - |
| HSV(B) | 344.08º | 0.42% | 0.45% | - |
| XYZ | 10.66 | 8.31 | 8.63 | - |
| YUV | 83.13 | 126.23 | 151.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 67 | 80 | 0 | 0.42 | 0.31 | 0.55 | 344.08 | 0.27 | 0.36 |
| Hex | 74 | 43 | 50 | 0 | 2A | 1F | 37 | 158 | 1B | 24 |
| Octal | 164 | 103 | 120 | 0 | 52 | 37 | 67 | 530 | 33 | 44 |
| Binary | 1110100 | 1000011 | 1010000 | 0 | 101010 | 11111 | 110111 | 101011000 | 11011 | 100100 |
Color Harmonies of #744350
Complementary color
Monochromatic Colors of #744350
Black with #744350
Text Example
Text Example
White with #744350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744350; }
p { color: rgb(116,67,80); }
H1.HeaderClassName
{
color: #744350;
}
.AnyTagClassName
{
color: #744350;
}
</style>
background-color css
<style>
a { background-color: #744350; }
a { background-color: rgb(116,67,80); }
div.DivClassName
{
background-color: #744350;
}
.BgClassName
{
background-color: #744350;
}
</style>
border-color css
<style>
span { border-color: #744350; }
span { border-color: rgb(116,67,80); }
td.TdClassName
{
border-color: #744350;
}
.TagClassName
{
border-color: #744350;
}
</style>