#df3ab5

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

Shades of Razzle Dazzle Rose #DF3AB5

Tints of Razzle Dazzle Rose #DF3AB5

Color information

#DF3AB5 (or 0xDF3AB5) is unknown color: approx Razzle Dazzle Rose. HEX triplet: DF, 3A and B5. RGB value is (223,58,181). Sum of RGB (Red+Green+Blue) = 223+58+181=462 (61% of max value = 765). Red value is 223 (87.5% from 255 or 48.27% from 462); Green value is 58 (23.05% from 255 or 12.55% from 462); Blue value is 181 (71.09% from 255 or 39.18% from 462); Max value from RGB is 223 - color contains mainly: red. Hex color #DF3AB5 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #DF3AB5 is #20C54A. Grayscale: #797979. Windows color (decimal): -2147659 or 11877087. OLE color: 11877087.

HSL color Cylindrical-coordinate representation of color #DF3AB5: hue angle of 315.27º degrees, saturation: 0.72, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #DF3AB5 is Cyan = 0, Magento = 0.74, Yellow = 0.19 and Black (K on CMYK) = 0.13.

Color convert

RGB22358181-
CMYK00.740.190.13
HSL315.27º72.05%55.1%-
HSV(B)315.27º73.99%87.45%-
XYZ40.2822.0545.85-
YUV121.36161.66200.5-

RGB Variations

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

RGB

RED value IS 223 (87.5% from 255) = 48.27%
GREEN value IS 58 (23.05% from 255) = 12.55%
BLUE value IS 181 (71.09% from 255) = 39.18%
R=48.27%
G=12.55%
B=39.18%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.74
Y (Yellow) values IS 0.19
K (Black) values IS 0.13
SystemRedGreenBlueCMYKHSL
Decimal2235818100.740.190.13315.2772.0555.1
HexDF3AB504A13D13b4837
Octal337722650112231547311067
Binary1101111111101010110101010010101001111011001110111001000110111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #df3ab5

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #df3ab5; }

 p { color: rgb(223,58,181); }

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

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

 a { background-color: rgb(223,58,181); }

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

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

 span { border-color: rgb(223,58,181); }

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

cancel