Shades of Feldspar #D19476
Tints of Feldspar #D19476
RGB
CMYK
RGB Variations
Color information
#D19476 (or 0xD19476) is known color: Feldspar. HEX triplet: D1, 94 and 76. RGB value is (209,148,118). Sum of RGB (Red+Green+Blue) = 209+148+118=475 (62% of max value = 765). Red value is 209 (82.03% from 255 or 44% from 475); Green value is 148 (58.20% from 255 or 31.16% from 475); Blue value is 118 (46.48% from 255 or 24.84% from 475); Max value from RGB is 209 - color contains mainly: red. Hex color #D19476 is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #D19476 is #2E6B89. Grayscale: #A2A2A2. Windows color (decimal): -3042186 or 7771345. OLE color: 7771345.
HSL color Cylindrical-coordinate representation of color #D19476: hue angle of 19.78º degrees, saturation: 0.5, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #D19476 is Cyan = 0, Magento = 0.29, Yellow = 0.44 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 148 | 118 | - |
| CMYK | 0 | 0.29 | 0.44 | 0.18 |
| HSL | 19.78º | 0.5% | 0.64% | - |
| HSV(B) | 19.78º | 0.44% | 0.82% | - |
| XYZ | 40.15 | 36.04 | 21.98 | - |
| YUV | 162.82 | 102.71 | 160.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 148 | 118 | 0 | 0.29 | 0.44 | 0.18 | 19.78 | 0.5 | 0.64 |
| Hex | D1 | 94 | 76 | 0 | 1D | 2C | 12 | 14 | 32 | 40 |
| Octal | 321 | 224 | 166 | 0 | 35 | 54 | 22 | 24 | 62 | 100 |
| Binary | 11010001 | 10010100 | 1110110 | 0 | 11101 | 101100 | 10010 | 10100 | 110010 | 1000000 |
Color Harmonies of #D19476
Complementary color
Monochromatic Colors of #D19476
Black with #D19476
Text Example
Text Example
White with #D19476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D19476; }
p { color: rgb(209,148,118); }
H1.HeaderClassName
{
color: #D19476;
}
.AnyTagClassName
{
color: #D19476;
}
</style>
background-color css
<style>
a { background-color: #D19476; }
a { background-color: rgb(209,148,118); }
div.DivClassName
{
background-color: #D19476;
}
.BgClassName
{
background-color: #D19476;
}
</style>
border-color css
<style>
span { border-color: #D19476; }
span { border-color: rgb(209,148,118); }
td.TdClassName
{
border-color: #D19476;
}
.TagClassName
{
border-color: #D19476;
}
</style>