Shades of Porsche #D99756
Tints of Porsche #D99756
RGB
CMYK
RGB Variations
Color information
#D99756 (or 0xD99756) is known color: Porsche. HEX triplet: D9, 97 and 56. RGB value is (217,151,86). Sum of RGB (Red+Green+Blue) = 217+151+86=454 (60% of max value = 765). Red value is 217 (85.16% from 255 or 47.80% from 454); Green value is 151 (59.38% from 255 or 33.26% from 454); Blue value is 86 (33.98% from 255 or 18.94% from 454); Max value from RGB is 217 - color contains mainly: red. Hex color #D99756 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #D99756 is #2668A9. Grayscale: #A3A3A3. Windows color (decimal): -2517162 or 5674969. OLE color: 5674969.
HSL color Cylindrical-coordinate representation of color #D99756: hue angle of 29.77º degrees, saturation: 0.63, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #D99756 is Cyan = 0, Magento = 0.30, Yellow = 0.60 and Black (K on CMYK) = 0.15.
Color convert
| RGB | 217 | 151 | 86 | - |
| CMYK | 0 | 0.30 | 0.60 | 0.15 |
| HSL | 29.77º | 0.63% | 0.59% | - |
| HSV(B) | 29.77º | 0.6% | 0.85% | - |
| XYZ | 41.36 | 37.56 | 13.87 | - |
| YUV | 163.32 | 84.37 | 166.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 217 | 151 | 86 | 0 | 0.30 | 0.60 | 0.15 | 29.77 | 0.63 | 0.59 |
| Hex | D9 | 97 | 56 | 0 | 1E | 3C | F | 1E | 3F | 3B |
| Octal | 331 | 227 | 126 | 0 | 36 | 74 | 17 | 36 | 77 | 73 |
| Binary | 11011001 | 10010111 | 1010110 | 0 | 11110 | 111100 | 1111 | 11110 | 111111 | 111011 |
Color Harmonies of #D99756
Complementary color
Monochromatic Colors of #D99756
Black with #D99756
Text Example
Text Example
White with #D99756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D99756; }
p { color: rgb(217,151,86); }
H1.HeaderClassName
{
color: #D99756;
}
.AnyTagClassName
{
color: #D99756;
}
</style>
background-color css
<style>
a { background-color: #D99756; }
a { background-color: rgb(217,151,86); }
div.DivClassName
{
background-color: #D99756;
}
.BgClassName
{
background-color: #D99756;
}
</style>
border-color css
<style>
span { border-color: #D99756; }
span { border-color: rgb(217,151,86); }
td.TdClassName
{
border-color: #D99756;
}
.TagClassName
{
border-color: #D99756;
}
</style>