Shades of Cadillac #934867
Tints of Cadillac #934867
RGB
CMYK
RGB Variations
Color information
#934867 (or 0x934867) is known color: Cadillac. HEX triplet: 93, 48 and 67. RGB value is (147,72,103). Sum of RGB (Red+Green+Blue) = 147+72+103=322 (42% of max value = 765). Red value is 147 (57.81% from 255 or 45.65% from 322); Green value is 72 (28.52% from 255 or 22.36% from 322); Blue value is 103 (40.62% from 255 or 31.99% from 322); Max value from RGB is 147 - color contains mainly: red. Hex color #934867 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934867 is #6CB798. Grayscale: #616161. Windows color (decimal): -7124889 or 6768787. OLE color: 6768787.
HSL color Cylindrical-coordinate representation of color #934867: hue angle of 335.2º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #934867 is Cyan = 0, Magento = 0.51, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 72 | 103 | - |
| CMYK | 0 | 0.51 | 0.30 | 0.42 |
| HSL | 335.2º | 0.34% | 0.43% | - |
| HSV(B) | 335.2º | 0.51% | 0.58% | - |
| XYZ | 16.8 | 11.82 | 14.23 | - |
| YUV | 97.96 | 130.85 | 162.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 72 | 103 | 0 | 0.51 | 0.30 | 0.42 | 335.2 | 0.34 | 0.43 |
| Hex | 93 | 48 | 67 | 0 | 33 | 1E | 2A | 14F | 22 | 2B |
| Octal | 223 | 110 | 147 | 0 | 63 | 36 | 52 | 517 | 42 | 53 |
| Binary | 10010011 | 1001000 | 1100111 | 0 | 110011 | 11110 | 101010 | 101001111 | 100010 | 101011 |
Color Harmonies of #934867
Complementary color
Monochromatic Colors of #934867
Black with #934867
Text Example
Text Example
White with #934867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934867; }
p { color: rgb(147,72,103); }
H1.HeaderClassName
{
color: #934867;
}
.AnyTagClassName
{
color: #934867;
}
</style>
background-color css
<style>
a { background-color: #934867; }
a { background-color: rgb(147,72,103); }
div.DivClassName
{
background-color: #934867;
}
.BgClassName
{
background-color: #934867;
}
</style>
border-color css
<style>
span { border-color: #934867; }
span { border-color: rgb(147,72,103); }
td.TdClassName
{
border-color: #934867;
}
.TagClassName
{
border-color: #934867;
}
</style>