#de4caf

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

Shades of Brilliant Rose #DE4CAF

Tints of Brilliant Rose #DE4CAF

Color information

#DE4CAF (or 0xDE4CAF) is unknown color: approx Brilliant Rose. HEX triplet: DE, 4C and AF. RGB value is (222,76,175). Sum of RGB (Red+Green+Blue) = 222+76+175=473 (62% of max value = 765). Red value is 222 (87.11% from 255 or 46.93% from 473); Green value is 76 (30.08% from 255 or 16.07% from 473); Blue value is 175 (68.75% from 255 or 37.00% from 473); Max value from RGB is 222 - color contains mainly: red. Hex color #DE4CAF is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #DE4CAF is #21B350. Grayscale: #828282. Windows color (decimal): -2208593 or 11488478. OLE color: 11488478.

HSL color Cylindrical-coordinate representation of color #DE4CAF: hue angle of 319.32º degrees, saturation: 0.69, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #DE4CAF is Cyan = 0, Magento = 0.66, Yellow = 0.21 and Black (K on CMYK) = 0.13.

Color convert

RGB22276175-
CMYK00.660.210.13
HSL319.32º68.87%58.43%-
HSV(B)319.32º65.77%87.06%-
XYZ40.4523.7943.02-
YUV130.94152.87192.95-

RGB Variations

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

RGB

RED value IS 222 (87.11% from 255) = 46.93%
GREEN value IS 76 (30.08% from 255) = 16.07%
BLUE value IS 175 (68.75% from 255) = 37.00%
R=46.93%
G=16.07%
B=37.00%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.66
Y (Yellow) values IS 0.21
K (Black) values IS 0.13
SystemRedGreenBlueCMYKHSL
Decimal2227617500.660.210.13319.3268.8758.43
HexDE4CAF04215D13f453a
Octal3361142570102251547710572
Binary11011110100110010101111010000101010111011001111111000101111010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #de4caf

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #de4caf; }

 p { color: rgb(222,76,175); }

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

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

 a { background-color: rgb(222,76,175); }

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

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

 span { border-color: rgb(222,76,175); }

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

cancel