Shades of Feldspar #D19478
Tints of Feldspar #D19478
RGB
CMYK
RGB Variations
Color information
#D19478 (or 0xD19478) is known color: Feldspar. HEX triplet: D1, 94 and 78. RGB value is (209,148,120). Sum of RGB (Red+Green+Blue) = 209+148+120=477 (63% of max value = 765). Red value is 209 (82.03% from 255 or 43.82% from 477); Green value is 148 (58.20% from 255 or 31.03% from 477); Blue value is 120 (47.27% from 255 or 25.16% from 477); Max value from RGB is 209 - color contains mainly: red. Hex color #D19478 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #D19478 is #2E6B87. Grayscale: #A3A3A3. Windows color (decimal): -3042184 or 7902417. OLE color: 7902417.
HSL color Cylindrical-coordinate representation of color #D19478: hue angle of 18.88º degrees, saturation: 0.49, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #D19478 is Cyan = 0, Magento = 0.29, Yellow = 0.43 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 148 | 120 | - |
| CMYK | 0 | 0.29 | 0.43 | 0.18 |
| HSL | 18.88º | 0.49% | 0.65% | - |
| HSV(B) | 18.88º | 0.43% | 0.82% | - |
| XYZ | 40.27 | 36.09 | 22.61 | - |
| YUV | 163.05 | 103.71 | 160.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 148 | 120 | 0 | 0.29 | 0.43 | 0.18 | 18.88 | 0.49 | 0.65 |
| Hex | D1 | 94 | 78 | 0 | 1D | 2B | 12 | 13 | 31 | 41 |
| Octal | 321 | 224 | 170 | 0 | 35 | 53 | 22 | 23 | 61 | 101 |
| Binary | 11010001 | 10010100 | 1111000 | 0 | 11101 | 101011 | 10010 | 10011 | 110001 | 1000001 |
Color Harmonies of #D19478
Complementary color
Monochromatic Colors of #D19478
Black with #D19478
Text Example
Text Example
White with #D19478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D19478; }
p { color: rgb(209,148,120); }
H1.HeaderClassName
{
color: #D19478;
}
.AnyTagClassName
{
color: #D19478;
}
</style>
background-color css
<style>
a { background-color: #D19478; }
a { background-color: rgb(209,148,120); }
div.DivClassName
{
background-color: #D19478;
}
.BgClassName
{
background-color: #D19478;
}
</style>
border-color css
<style>
span { border-color: #D19478; }
span { border-color: rgb(209,148,120); }
td.TdClassName
{
border-color: #D19478;
}
.TagClassName
{
border-color: #D19478;
}
</style>