Shades of Feldspar #D79478
Tints of Feldspar #D79478
RGB
CMYK
RGB Variations
Color information
#D79478 (or 0xD79478) is known color: Feldspar. HEX triplet: D7, 94 and 78. RGB value is (215,148,120). Sum of RGB (Red+Green+Blue) = 215+148+120=483 (63% of max value = 765). Red value is 215 (84.38% from 255 or 44.51% from 483); Green value is 148 (58.20% from 255 or 30.64% from 483); Blue value is 120 (47.27% from 255 or 24.84% from 483); Max value from RGB is 215 - color contains mainly: red. Hex color #D79478 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #D79478 is #286B87. Grayscale: #A5A5A5. Windows color (decimal): -2648968 or 7902423. OLE color: 7902423.
HSL color Cylindrical-coordinate representation of color #D79478: hue angle of 17.68º degrees, saturation: 0.54, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #D79478 is Cyan = 0, Magento = 0.31, Yellow = 0.44 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 215 | 148 | 120 | - |
| CMYK | 0 | 0.31 | 0.44 | 0.16 |
| HSL | 17.68º | 0.54% | 0.66% | - |
| HSV(B) | 17.68º | 0.44% | 0.84% | - |
| XYZ | 42 | 36.98 | 22.69 | - |
| YUV | 164.84 | 102.7 | 163.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 215 | 148 | 120 | 0 | 0.31 | 0.44 | 0.16 | 17.68 | 0.54 | 0.66 |
| Hex | D7 | 94 | 78 | 0 | 1F | 2C | 10 | 12 | 36 | 42 |
| Octal | 327 | 224 | 170 | 0 | 37 | 54 | 20 | 22 | 66 | 102 |
| Binary | 11010111 | 10010100 | 1111000 | 0 | 11111 | 101100 | 10000 | 10010 | 110110 | 1000010 |
Color Harmonies of #D79478
Complementary color
Monochromatic Colors of #D79478
Black with #D79478
Text Example
Text Example
White with #D79478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D79478; }
p { color: rgb(215,148,120); }
H1.HeaderClassName
{
color: #D79478;
}
.AnyTagClassName
{
color: #D79478;
}
</style>
background-color css
<style>
a { background-color: #D79478; }
a { background-color: rgb(215,148,120); }
div.DivClassName
{
background-color: #D79478;
}
.BgClassName
{
background-color: #D79478;
}
</style>
border-color css
<style>
span { border-color: #D79478; }
span { border-color: rgb(215,148,120); }
td.TdClassName
{
border-color: #D79478;
}
.TagClassName
{
border-color: #D79478;
}
</style>