#effb4b

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

Shades of Paris Daisy #EFFB4B

Tints of Paris Daisy #EFFB4B

Color information

#EFFB4B (or 0xEFFB4B) is unknown color: approx Paris Daisy. HEX triplet: EF, FB and 4B. RGB value is (239,251,75). Sum of RGB (Red+Green+Blue) = 239+251+75=565 (74% of max value = 765). Red value is 239 (93.75% from 255 or 42.30% from 565); Green value is 251 (98.44% from 255 or 44.42% from 565); Blue value is 75 (29.69% from 255 or 13.27% from 565); Max value from RGB is 251 - color contains mainly: green. Hex color #EFFB4B is not a web safe color. Web safe color analog (approx): #FFFF33. Inversed color of #EFFB4B is #1004B4. Grayscale: #E4E4E4. Windows color (decimal): -1049781 or 4979695. OLE color: 4979695.

HSL color Cylindrical-coordinate representation of color #EFFB4B: hue angle of 64.09º degrees, saturation: 0.96, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #EFFB4B is Cyan = 0.05, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.02.

Color convert

RGB23925175-
CMYK0.0500.700.02
HSL64.09º95.65%63.92%-
HSV(B)64.09º70.12%98.43%-
XYZ71.3687.8519.85-
YUV227.3542.02136.31-

RGB Variations

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

RGB

RED value IS 239 (93.75% from 255) = 42.30%
GREEN value IS 251 (98.44% from 255) = 44.42%
BLUE value IS 75 (29.69% from 255) = 13.27%
R=42.30%
G=44.42%
B=13.27%

CMYK

C (Cyan) values IS 0.05
M (Magenta) values IS 0
Y (Yellow) values IS 0.70
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal239251750.0500.700.0264.0995.6563.92
HexEFFB4B50462406040
Octal357373113501062100140100
Binary111011111111101110010111010100011010100000011000001000000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #effb4b

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #effb4b; }

 p { color: rgb(239,251,75); }

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

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

 a { background-color: rgb(239,251,75); }

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

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

 span { border-color: rgb(239,251,75); }

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

cancel