Shades of Cadillac #934754
Tints of Cadillac #934754
RGB
CMYK
RGB Variations
Color information
#934754 (or 0x934754) is known color: Cadillac. HEX triplet: 93, 47 and 54. RGB value is (147,71,84). Sum of RGB (Red+Green+Blue) = 147+71+84=302 (40% of max value = 765). Red value is 147 (57.81% from 255 or 48.68% from 302); Green value is 71 (28.12% from 255 or 23.51% from 302); Blue value is 84 (33.20% from 255 or 27.81% from 302); Max value from RGB is 147 - color contains mainly: red. Hex color #934754 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934754 is #6CB8AB. Grayscale: #5F5F5F. Windows color (decimal): -7125164 or 5523347. OLE color: 5523347.
HSL color Cylindrical-coordinate representation of color #934754: hue angle of 349.74º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #934754 is Cyan = 0, Magento = 0.52, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 71 | 84 | - |
| CMYK | 0 | 0.52 | 0.43 | 0.42 |
| HSL | 349.74º | 0.35% | 0.43% | - |
| HSV(B) | 349.74º | 0.52% | 0.58% | - |
| XYZ | 15.89 | 11.35 | 9.74 | - |
| YUV | 95.21 | 121.68 | 164.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 71 | 84 | 0 | 0.52 | 0.43 | 0.42 | 349.74 | 0.35 | 0.43 |
| Hex | 93 | 47 | 54 | 0 | 34 | 2B | 2A | 15E | 23 | 2B |
| Octal | 223 | 107 | 124 | 0 | 64 | 53 | 52 | 536 | 43 | 53 |
| Binary | 10010011 | 1000111 | 1010100 | 0 | 110100 | 101011 | 101010 | 101011110 | 100011 | 101011 |
Color Harmonies of #934754
Complementary color
Monochromatic Colors of #934754
Black with #934754
Text Example
Text Example
White with #934754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934754; }
p { color: rgb(147,71,84); }
H1.HeaderClassName
{
color: #934754;
}
.AnyTagClassName
{
color: #934754;
}
</style>
background-color css
<style>
a { background-color: #934754; }
a { background-color: rgb(147,71,84); }
div.DivClassName
{
background-color: #934754;
}
.BgClassName
{
background-color: #934754;
}
</style>
border-color css
<style>
span { border-color: #934754; }
span { border-color: rgb(147,71,84); }
td.TdClassName
{
border-color: #934754;
}
.TagClassName
{
border-color: #934754;
}
</style>