Shades of Cadillac #954669
Tints of Cadillac #954669
RGB
CMYK
RGB Variations
Color information
#954669 (or 0x954669) is known color: Cadillac. HEX triplet: 95, 46 and 69. RGB value is (149,70,105). Sum of RGB (Red+Green+Blue) = 149+70+105=324 (42% of max value = 765). Red value is 149 (58.59% from 255 or 45.99% from 324); Green value is 70 (27.73% from 255 or 21.60% from 324); Blue value is 105 (41.41% from 255 or 32.41% from 324); Max value from RGB is 149 - color contains mainly: red. Hex color #954669 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #954669 is #6AB996. Grayscale: #616161. Windows color (decimal): -6994327 or 6899349. OLE color: 6899349.
HSL color Cylindrical-coordinate representation of color #954669: hue angle of 333.42º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #954669 is Cyan = 0, Magento = 0.53, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 70 | 105 | - |
| CMYK | 0 | 0.53 | 0.30 | 0.42 |
| HSL | 333.42º | 0.36% | 0.43% | - |
| HSV(B) | 333.42º | 0.53% | 0.58% | - |
| XYZ | 17.13 | 11.79 | 14.74 | - |
| YUV | 97.61 | 132.17 | 164.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 70 | 105 | 0 | 0.53 | 0.30 | 0.42 | 333.42 | 0.36 | 0.43 |
| Hex | 95 | 46 | 69 | 0 | 35 | 1E | 2A | 14D | 24 | 2B |
| Octal | 225 | 106 | 151 | 0 | 65 | 36 | 52 | 515 | 44 | 53 |
| Binary | 10010101 | 1000110 | 1101001 | 0 | 110101 | 11110 | 101010 | 101001101 | 100100 | 101011 |
Color Harmonies of #954669
Complementary color
Monochromatic Colors of #954669
Black with #954669
Text Example
Text Example
White with #954669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954669; }
p { color: rgb(149,70,105); }
H1.HeaderClassName
{
color: #954669;
}
.AnyTagClassName
{
color: #954669;
}
</style>
background-color css
<style>
a { background-color: #954669; }
a { background-color: rgb(149,70,105); }
div.DivClassName
{
background-color: #954669;
}
.BgClassName
{
background-color: #954669;
}
</style>
border-color css
<style>
span { border-color: #954669; }
span { border-color: rgb(149,70,105); }
td.TdClassName
{
border-color: #954669;
}
.TagClassName
{
border-color: #954669;
}
</style>