#e4d132

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

Shades of Golden Fizz #E4D132

Tints of Golden Fizz #E4D132

Color information

#E4D132 (or 0xE4D132) is unknown color: approx Golden Fizz. HEX triplet: E4, D1 and 32. RGB value is (228,209,50). Sum of RGB (Red+Green+Blue) = 228+209+50=487 (64% of max value = 765). Red value is 228 (89.45% from 255 or 46.82% from 487); Green value is 209 (82.03% from 255 or 42.92% from 487); Blue value is 50 (19.92% from 255 or 10.27% from 487); Max value from RGB is 228 - color contains mainly: red. Hex color #E4D132 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #E4D132 is #1B2ECD. Grayscale: #C5C5C5. Windows color (decimal): -1781454 or 3330532. OLE color: 3330532.

HSL color Cylindrical-coordinate representation of color #E4D132: hue angle of 53.6º degrees, saturation: 0.77, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #E4D132 is Cyan = 0, Magento = 0.08, Yellow = 0.78 and Black (K on CMYK) = 0.11.

Color convert

RGB22820950-
CMYK00.080.780.11
HSL53.6º76.72%54.51%-
HSV(B)53.6º78.07%89.41%-
XYZ55.3762.3312.13-
YUV196.5545.29150.43-

RGB Variations

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

RGB

RED value IS 228 (89.45% from 255) = 46.82%
GREEN value IS 209 (82.03% from 255) = 42.92%
BLUE value IS 50 (19.92% from 255) = 10.27%
R=46.82%
G=42.92%
B=10.27%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.08
Y (Yellow) values IS 0.78
K (Black) values IS 0.11
SystemRedGreenBlueCMYKHSL
Decimal2282095000.080.780.1153.676.7254.51
HexE4D132084EB364d37
Octal34432162010116136611567
Binary111001001101000111001001000100111010111101101001101110111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #e4d132

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #e4d132; }

 p { color: rgb(228,209,50); }

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

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

 a { background-color: rgb(228,209,50); }

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

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

 span { border-color: rgb(228,209,50); }

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

cancel