#D679D5

Color #D679D5 Orchid (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Orchid #D679D5

Tints of Orchid #D679D5

Color information

#D679D5 (or 0xD679D5) is unknown color: approx Orchid. HEX triplet: D6, 79 and D5. RGB value is (214,121,213). Sum of RGB (Red+Green+Blue) = 214+121+213=548 (72% of max value = 765). Red value is 214 (83.98% from 255 or 39.05% from 548); Green value is 121 (47.66% from 255 or 22.08% from 548); Blue value is 213 (83.59% from 255 or 38.87% from 548); Max value from RGB is 214 - color contains mainly: red. Hex color #D679D5 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #D679D5 is #29862A. Grayscale: #9F9F9F. Windows color (decimal): -2721323 or 13990358. OLE color: 13990358.

HSL color Cylindrical-coordinate representation of color #D679D5: hue angle of 300.65º degrees, saturation: 0.53, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #D679D5 is Cyan = 0, Magento = 0.43, Yellow = 0.00 and Black (K on CMYK) = 0.16.

Color convert

RGB214121213-
CMYK00.430.000.16
HSL300.65º53.14%65.69%-
HSV(B)300.65º43.46%83.92%-
XYZ46.5832.7766.82-
YUV159.3158.31167.02-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 214 (83.98% from 255) = 39.05%
GREEN value IS 121 (47.66% from 255) = 22.08%
BLUE value IS 213 (83.59% from 255) = 38.87%
R=39.05%
G=22.08%
B=38.87%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.43
Y (Yellow) values IS 0.00
K (Black) values IS 0.16
SystemRedGreenBlueCMYKHSL
Decimal21412121300.430.000.16300.6553.1465.69
HexD679D502B01012d3542
Octal32617132505302045565102
Binary1101011011110011101010101010110100001001011011101011000010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #D679D5

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #D679D5; }

 p { color: rgb(214,121,213); }

 H1.HeaderClassName
 {
   color: #D679D5;
 }
 .AnyTagClassName
 {
   color: #D679D5;
 }
</style>
background-color css

<style>
 a { background-color: #D679D5; }

 a { background-color: rgb(214,121,213); }

 div.DivClassName
 {
   background-color: #D679D5;
 }
 .BgClassName
 {
   background-color: #D679D5;
 }
</style>
border-color css

<style>
 span { border-color: #D679D5; }

 span { border-color: rgb(214,121,213); }

 td.TdClassName
 {
   border-color: #D679D5;
 }
 .TagClassName
 {
   border-color: #D679D5;
 }
</style>

cancel