Shades of Cadillac #934357
Tints of Cadillac #934357
RGB
CMYK
RGB Variations
Color information
#934357 (or 0x934357) is known color: Cadillac. HEX triplet: 93, 43 and 57. RGB value is (147,67,87). Sum of RGB (Red+Green+Blue) = 147+67+87=301 (39% of max value = 765). Red value is 147 (57.81% from 255 or 48.84% from 301); Green value is 67 (26.56% from 255 or 22.26% from 301); Blue value is 87 (34.38% from 255 or 28.90% from 301); Max value from RGB is 147 - color contains mainly: red. Hex color #934357 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #934357 is #6CBCA8. Grayscale: #5D5D5D. Windows color (decimal): -7126185 or 5718931. OLE color: 5718931.
HSL color Cylindrical-coordinate representation of color #934357: hue angle of 345º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #934357 is Cyan = 0, Magento = 0.54, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 67 | 87 | - |
| CMYK | 0 | 0.54 | 0.41 | 0.42 |
| HSL | 345º | 0.37% | 0.42% | - |
| HSV(B) | 345º | 0.54% | 0.58% | - |
| XYZ | 15.76 | 10.91 | 10.29 | - |
| YUV | 93.2 | 124.5 | 166.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 67 | 87 | 0 | 0.54 | 0.41 | 0.42 | 345 | 0.37 | 0.42 |
| Hex | 93 | 43 | 57 | 0 | 36 | 29 | 2A | 159 | 25 | 2A |
| Octal | 223 | 103 | 127 | 0 | 66 | 51 | 52 | 531 | 45 | 52 |
| Binary | 10010011 | 1000011 | 1010111 | 0 | 110110 | 101001 | 101010 | 101011001 | 100101 | 101010 |
Color Harmonies of #934357
Complementary color
Monochromatic Colors of #934357
Black with #934357
Text Example
Text Example
White with #934357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934357; }
p { color: rgb(147,67,87); }
H1.HeaderClassName
{
color: #934357;
}
.AnyTagClassName
{
color: #934357;
}
</style>
background-color css
<style>
a { background-color: #934357; }
a { background-color: rgb(147,67,87); }
div.DivClassName
{
background-color: #934357;
}
.BgClassName
{
background-color: #934357;
}
</style>
border-color css
<style>
span { border-color: #934357; }
span { border-color: rgb(147,67,87); }
td.TdClassName
{
border-color: #934357;
}
.TagClassName
{
border-color: #934357;
}
</style>