#fa3be1

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

Shades of Razzle Dazzle Rose #FA3BE1

Tints of Razzle Dazzle Rose #FA3BE1

Color information

#FA3BE1 (or 0xFA3BE1) is unknown color: approx Razzle Dazzle Rose. HEX triplet: FA, 3B and E1. RGB value is (250,59,225). Sum of RGB (Red+Green+Blue) = 250+59+225=534 (70% of max value = 765). Red value is 250 (98.05% from 255 or 46.82% from 534); Green value is 59 (23.44% from 255 or 11.05% from 534); Blue value is 225 (88.28% from 255 or 42.13% from 534); Max value from RGB is 250 - color contains mainly: red. Hex color #FA3BE1 is not a web safe color. Web safe color analog (approx): #FF33CC. Inversed color of #FA3BE1 is #05C41E. Grayscale: #868686. Windows color (decimal): -377887 or 14760954. OLE color: 14760954.

HSL color Cylindrical-coordinate representation of color #FA3BE1: hue angle of 307.85º degrees, saturation: 0.95, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #FA3BE1 is Cyan = 0, Magento = 0.76, Yellow = 0.10 and Black (K on CMYK) = 0.02.

Color convert

RGB25059225-
CMYK00.760.100.02
HSL307.85º95.02%60.59%-
HSV(B)307.85º76.4%98.04%-
XYZ54.5828.8973.93-
YUV135.03178.78210-

RGB Variations

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

RGB

RED value IS 250 (98.05% from 255) = 46.82%
GREEN value IS 59 (23.44% from 255) = 11.05%
BLUE value IS 225 (88.28% from 255) = 42.13%
R=46.82%
G=11.05%
B=42.13%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.76
Y (Yellow) values IS 0.10
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal2505922500.760.100.02307.8595.0260.59
HexFA3BE104CA21345f3d
Octal37273341011412246413775
Binary1111101011101111100001010011001010101001101001011111111101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fa3be1

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fa3be1; }

 p { color: rgb(250,59,225); }

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

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

 a { background-color: rgb(250,59,225); }

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

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

 span { border-color: rgb(250,59,225); }

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

cancel