#fe25ed

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

Shades of Razzle Dazzle Rose #FE25ED

Tints of Razzle Dazzle Rose #FE25ED

Color information

#FE25ED (or 0xFE25ED) is unknown color: approx Razzle Dazzle Rose. HEX triplet: FE, 25 and ED. RGB value is (254,37,237). Sum of RGB (Red+Green+Blue) = 254+37+237=528 (69% of max value = 765). Red value is 254 (99.61% from 255 or 48.11% from 528); Green value is 37 (14.84% from 255 or 7.01% from 528); Blue value is 237 (92.97% from 255 or 44.89% from 528); Max value from RGB is 254 - color contains mainly: red. Hex color #FE25ED is not a web safe color. Web safe color analog (approx): #FF33FF. Inversed color of #FE25ED is #01DA12. Grayscale: #7C7C7C. Windows color (decimal): -121363 or 15541758. OLE color: 15541758.

HSL color Cylindrical-coordinate representation of color #FE25ED: hue angle of 304.7º degrees, saturation: 0.99, lightness: 0.57%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #FE25ED is Cyan = 0, Magento = 0.85, Yellow = 0.07 and Black (K on CMYK) = 0.00.

Color convert

RGB25437237-
CMYK00.850.070.00
HSL304.7º99.09%57.06%-
HSV(B)304.7º85.43%99.61%-
XYZ56.8228.5182.63-
YUV124.68191.39220.24-

RGB Variations

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

RGB

RED value IS 254 (99.61% from 255) = 48.11%
GREEN value IS 37 (14.84% from 255) = 7.01%
BLUE value IS 237 (92.97% from 255) = 44.89%
R=48.11%
G=7.01%
B=44.89%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.85
Y (Yellow) values IS 0.07
K (Black) values IS 0.00
SystemRedGreenBlueCMYKHSL
Decimal2543723700.850.070.00304.799.0957.06
HexFE25ED055701316339
Octal3764535501257046114371
Binary11111110100101111011010101010111101001100011100011111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fe25ed

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fe25ed; }

 p { color: rgb(254,37,237); }

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

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

 a { background-color: rgb(254,37,237); }

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

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

 span { border-color: rgb(254,37,237); }

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

cancel