Shades of Cadillac #934566
Tints of Cadillac #934566
RGB
CMYK
RGB Variations
Color information
#934566 (or 0x934566) is known color: Cadillac. HEX triplet: 93, 45 and 66. RGB value is (147,69,102). Sum of RGB (Red+Green+Blue) = 147+69+102=318 (42% of max value = 765). Red value is 147 (57.81% from 255 or 46.23% from 318); Green value is 69 (27.34% from 255 or 21.70% from 318); Blue value is 102 (40.23% from 255 or 32.08% from 318); Max value from RGB is 147 - color contains mainly: red. Hex color #934566 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934566 is #6CBA99. Grayscale: #606060. Windows color (decimal): -7125658 or 6702483. OLE color: 6702483.
HSL color Cylindrical-coordinate representation of color #934566: hue angle of 334.62º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #934566 is Cyan = 0, Magento = 0.53, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 69 | 102 | - |
| CMYK | 0 | 0.53 | 0.31 | 0.42 |
| HSL | 334.62º | 0.36% | 0.42% | - |
| HSV(B) | 334.62º | 0.53% | 0.58% | - |
| XYZ | 16.56 | 11.42 | 13.9 | - |
| YUV | 96.08 | 131.34 | 164.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 69 | 102 | 0 | 0.53 | 0.31 | 0.42 | 334.62 | 0.36 | 0.42 |
| Hex | 93 | 45 | 66 | 0 | 35 | 1F | 2A | 14F | 24 | 2A |
| Octal | 223 | 105 | 146 | 0 | 65 | 37 | 52 | 517 | 44 | 52 |
| Binary | 10010011 | 1000101 | 1100110 | 0 | 110101 | 11111 | 101010 | 101001111 | 100100 | 101010 |
Color Harmonies of #934566
Complementary color
Monochromatic Colors of #934566
Black with #934566
Text Example
Text Example
White with #934566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934566; }
p { color: rgb(147,69,102); }
H1.HeaderClassName
{
color: #934566;
}
.AnyTagClassName
{
color: #934566;
}
</style>
background-color css
<style>
a { background-color: #934566; }
a { background-color: rgb(147,69,102); }
div.DivClassName
{
background-color: #934566;
}
.BgClassName
{
background-color: #934566;
}
</style>
border-color css
<style>
span { border-color: #934566; }
span { border-color: rgb(147,69,102); }
td.TdClassName
{
border-color: #934566;
}
.TagClassName
{
border-color: #934566;
}
</style>