#EB655B

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

Shades of Flamingo #EB655B

Tints of Flamingo #EB655B

Color information

#EB655B (or 0xEB655B) is unknown color: approx Flamingo. HEX triplet: EB, 65 and 5B. RGB value is (235,101,91). Sum of RGB (Red+Green+Blue) = 235+101+91=427 (56% of max value = 765). Red value is 235 (92.19% from 255 or 55.04% from 427); Green value is 101 (39.84% from 255 or 23.65% from 427); Blue value is 91 (35.94% from 255 or 21.31% from 427); Max value from RGB is 235 - color contains mainly: red. Hex color #EB655B is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #EB655B is #149AA4. Grayscale: #8C8C8C. Windows color (decimal): -1350309 or 5989867. OLE color: 5989867.

HSL color Cylindrical-coordinate representation of color #EB655B: hue angle of 4.17º degrees, saturation: 0.78, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #EB655B is Cyan = 0, Magento = 0.57, Yellow = 0.61 and Black (K on CMYK) = 0.08.

Color convert

RGB23510191-
CMYK00.570.610.08
HSL4.17º78.26%63.92%-
HSV(B)4.17º61.28%92.16%-
XYZ40.827.7213.1-
YUV139.93100.39195.81-

RGB Variations

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

RGB

RED value IS 235 (92.19% from 255) = 55.04%
GREEN value IS 101 (39.84% from 255) = 23.65%
BLUE value IS 91 (35.94% from 255) = 21.31%
R=55.04%
G=23.65%
B=21.31%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.57
Y (Yellow) values IS 0.61
K (Black) values IS 0.08
SystemRedGreenBlueCMYKHSL
Decimal2351019100.570.610.084.1778.2663.92
HexEB655B0393D844e40
Octal35314513307175104116100
Binary11101011110010110110110111001111101100010010011101000000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #EB655B

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #EB655B; }

 p { color: rgb(235,101,91); }

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

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

 a { background-color: rgb(235,101,91); }

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

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

 span { border-color: rgb(235,101,91); }

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

cancel