#b4e338

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

Shades of Las Palmas #B4E338

Tints of Las Palmas #B4E338

Color information

#B4E338 (or 0xB4E338) is unknown color: approx Las Palmas. HEX triplet: B4, E3 and 38. RGB value is (180,227,56). Sum of RGB (Red+Green+Blue) = 180+227+56=463 (61% of max value = 765). Red value is 180 (70.70% from 255 or 38.88% from 463); Green value is 227 (89.06% from 255 or 49.03% from 463); Blue value is 56 (22.27% from 255 or 12.10% from 463); Max value from RGB is 227 - color contains mainly: green. Hex color #B4E338 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #B4E338 is #4B1CC7. Grayscale: #C2C2C2. Windows color (decimal): -4922568 or 3728308. OLE color: 3728308.

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

Color convert

RGB18022756-
CMYK0.2100.750.11
HSL76.49º75.33%55.49%-
HSV(B)76.49º75.33%89.02%-
XYZ47.0164.9313.8-
YUV193.4550.43118.4-

RGB Variations

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

RGB

RED value IS 180 (70.70% from 255) = 38.88%
GREEN value IS 227 (89.06% from 255) = 49.03%
BLUE value IS 56 (22.27% from 255) = 12.10%
R=38.88%
G=49.03%
B=12.10%

CMYK

C (Cyan) values IS 0.21
M (Magenta) values IS 0
Y (Yellow) values IS 0.75
K (Black) values IS 0.11
SystemRedGreenBlueCMYKHSL
Decimal180227560.2100.750.1176.4975.3355.49
HexB4E3381504BB4c4b37
Octal264343702501131311411367
Binary10110100111000111110001010101001011101110011001001011110111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #b4e338

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #b4e338; }

 p { color: rgb(180,227,56); }

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

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

 a { background-color: rgb(180,227,56); }

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

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

 span { border-color: rgb(180,227,56); }

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

cancel