#de67cf

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

Shades of Orchid #DE67CF

Tints of Orchid #DE67CF

Color information

#DE67CF (or 0xDE67CF) is unknown color: approx Orchid. HEX triplet: DE, 67 and CF. RGB value is (222,103,207). Sum of RGB (Red+Green+Blue) = 222+103+207=532 (70% of max value = 765). Red value is 222 (87.11% from 255 or 41.73% from 532); Green value is 103 (40.62% from 255 or 19.36% from 532); Blue value is 207 (81.25% from 255 or 38.91% from 532); Max value from RGB is 222 - color contains mainly: red. Hex color #DE67CF is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #DE67CF is #219830. Grayscale: #969696. Windows color (decimal): -2201649 or 13592542. OLE color: 13592542.

HSL color Cylindrical-coordinate representation of color #DE67CF: hue angle of 307.56º degrees, saturation: 0.64, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #DE67CF is Cyan = 0, Magento = 0.54, Yellow = 0.07 and Black (K on CMYK) = 0.13.

Color convert

RGB222103207-
CMYK00.540.070.13
HSL307.56º64.32%63.73%-
HSV(B)307.56º53.6%87.06%-
XYZ46.2429.7462.33-
YUV150.44159.92179.04-

RGB Variations

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

RGB

RED value IS 222 (87.11% from 255) = 41.73%
GREEN value IS 103 (40.62% from 255) = 19.36%
BLUE value IS 207 (81.25% from 255) = 38.91%
R=41.73%
G=19.36%
B=38.91%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.54
Y (Yellow) values IS 0.07
K (Black) values IS 0.13
SystemRedGreenBlueCMYKHSL
Decimal22210320700.540.070.13307.5664.3263.73
HexDE67CF0367D1344040
Octal336147317066715464100100
Binary110111101100111110011110110110111110110011010010000001000000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #de67cf

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #de67cf; }

 p { color: rgb(222,103,207); }

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

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

 a { background-color: rgb(222,103,207); }

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

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

 span { border-color: rgb(222,103,207); }

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

cancel