Shades of Petite Orchid #D19793
Tints of Petite Orchid #D19793
RGB
CMYK
RGB Variations
Color information
#D19793 (or 0xD19793) is known color: Petite Orchid. HEX triplet: D1, 97 and 93. RGB value is (209,151,147). Sum of RGB (Red+Green+Blue) = 209+151+147=507 (67% of max value = 765). Red value is 209 (82.03% from 255 or 41.22% from 507); Green value is 151 (59.38% from 255 or 29.78% from 507); Blue value is 147 (57.81% from 255 or 28.99% from 507); Max value from RGB is 209 - color contains mainly: red. Hex color #D19793 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #D19793 is #2E686C. Grayscale: #A7A7A7. Windows color (decimal): -3041389 or 9672657. OLE color: 9672657.
HSL color Cylindrical-coordinate representation of color #D19793: hue angle of 3.87º degrees, saturation: 0.4, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #D19793 is Cyan = 0, Magento = 0.28, Yellow = 0.30 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 151 | 147 | - |
| CMYK | 0 | 0.28 | 0.30 | 0.18 |
| HSL | 3.87º | 0.4% | 0.7% | - |
| HSV(B) | 3.87º | 0.3% | 0.82% | - |
| XYZ | 42.63 | 37.8 | 32.65 | - |
| YUV | 167.89 | 116.22 | 157.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 151 | 147 | 0 | 0.28 | 0.30 | 0.18 | 3.87 | 0.4 | 0.7 |
| Hex | D1 | 97 | 93 | 0 | 1C | 1E | 12 | 4 | 28 | 46 |
| Octal | 321 | 227 | 223 | 0 | 34 | 36 | 22 | 4 | 50 | 106 |
| Binary | 11010001 | 10010111 | 10010011 | 0 | 11100 | 11110 | 10010 | 100 | 101000 | 1000110 |
Color Harmonies of #D19793
Complementary color
Monochromatic Colors of #D19793
Black with #D19793
Text Example
Text Example
White with #D19793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D19793; }
p { color: rgb(209,151,147); }
H1.HeaderClassName
{
color: #D19793;
}
.AnyTagClassName
{
color: #D19793;
}
</style>
background-color css
<style>
a { background-color: #D19793; }
a { background-color: rgb(209,151,147); }
div.DivClassName
{
background-color: #D19793;
}
.BgClassName
{
background-color: #D19793;
}
</style>
border-color css
<style>
span { border-color: #D19793; }
span { border-color: rgb(209,151,147); }
td.TdClassName
{
border-color: #D19793;
}
.TagClassName
{
border-color: #D19793;
}
</style>