Shades of Cadillac #954376
Tints of Cadillac #954376
RGB
CMYK
RGB Variations
Color information
#954376 (or 0x954376) is known color: Cadillac. HEX triplet: 95, 43 and 76. RGB value is (149,67,118). Sum of RGB (Red+Green+Blue) = 149+67+118=334 (44% of max value = 765). Red value is 149 (58.59% from 255 or 44.61% from 334); Green value is 67 (26.56% from 255 or 20.06% from 334); Blue value is 118 (46.48% from 255 or 35.33% from 334); Max value from RGB is 149 - color contains mainly: red. Hex color #954376 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #954376 is #6ABC89. Grayscale: #616161. Windows color (decimal): -6995082 or 7750549. OLE color: 7750549.
HSL color Cylindrical-coordinate representation of color #954376: hue angle of 322.68º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #954376 is Cyan = 0, Magento = 0.55, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 67 | 118 | - |
| CMYK | 0 | 0.55 | 0.21 | 0.42 |
| HSL | 322.68º | 0.38% | 0.42% | - |
| HSV(B) | 322.68º | 0.55% | 0.58% | - |
| XYZ | 17.67 | 11.71 | 18.47 | - |
| YUV | 97.33 | 139.67 | 164.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 67 | 118 | 0 | 0.55 | 0.21 | 0.42 | 322.68 | 0.38 | 0.42 |
| Hex | 95 | 43 | 76 | 0 | 37 | 15 | 2A | 143 | 26 | 2A |
| Octal | 225 | 103 | 166 | 0 | 67 | 25 | 52 | 503 | 46 | 52 |
| Binary | 10010101 | 1000011 | 1110110 | 0 | 110111 | 10101 | 101010 | 101000011 | 100110 | 101010 |
Color Harmonies of #954376
Complementary color
Monochromatic Colors of #954376
Black with #954376
Text Example
Text Example
White with #954376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954376; }
p { color: rgb(149,67,118); }
H1.HeaderClassName
{
color: #954376;
}
.AnyTagClassName
{
color: #954376;
}
</style>
background-color css
<style>
a { background-color: #954376; }
a { background-color: rgb(149,67,118); }
div.DivClassName
{
background-color: #954376;
}
.BgClassName
{
background-color: #954376;
}
</style>
border-color css
<style>
span { border-color: #954376; }
span { border-color: rgb(149,67,118); }
td.TdClassName
{
border-color: #954376;
}
.TagClassName
{
border-color: #954376;
}
</style>