#b1fc73

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

Shades of Sulu #B1FC73

Tints of Sulu #B1FC73

Color information

#B1FC73 (or 0xB1FC73) is unknown color: approx Sulu. HEX triplet: B1, FC and 73. RGB value is (177,252,115). Sum of RGB (Red+Green+Blue) = 177+252+115=544 (72% of max value = 765). Red value is 177 (69.53% from 255 or 32.54% from 544); Green value is 252 (98.83% from 255 or 46.32% from 544); Blue value is 115 (45.31% from 255 or 21.14% from 544); Max value from RGB is 252 - color contains mainly: green. Hex color #B1FC73 is not a web safe color. Web safe color analog (approx): #99FF66. Inversed color of #B1FC73 is #4E038C. Grayscale: #D6D6D6. Windows color (decimal): -5112717 or 7601329. OLE color: 7601329.

HSL color Cylindrical-coordinate representation of color #B1FC73: hue angle of 92.85º degrees, saturation: 0.96, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #B1FC73 is Cyan = 0.30, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.01.

Color convert

RGB177252115-
CMYK0.3000.540.01
HSL92.85º95.8%71.96%-
HSV(B)92.85º54.37%98.82%-
XYZ56.0480.2128.75-
YUV213.9672.15101.64-

RGB Variations

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

RGB

RED value IS 177 (69.53% from 255) = 32.54%
GREEN value IS 252 (98.83% from 255) = 46.32%
BLUE value IS 115 (45.31% from 255) = 21.14%
R=32.54%
G=46.32%
B=21.14%

CMYK

C (Cyan) values IS 0.30
M (Magenta) values IS 0
Y (Yellow) values IS 0.54
K (Black) values IS 0.01
SystemRedGreenBlueCMYKHSL
Decimal1772521150.3000.540.0192.8595.871.96
HexB1FC731E03615d6048
Octal261374163360661135140110
Binary101100011111110011100111111001101101101110111000001001000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #b1fc73

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #b1fc73; }

 p { color: rgb(177,252,115); }

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

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

 a { background-color: rgb(177,252,115); }

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

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

 span { border-color: rgb(177,252,115); }

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

cancel