#b4c608

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

Shades of La Rioja #B4C608

Tints of La Rioja #B4C608

Color information

#B4C608 (or 0xB4C608) is unknown color: approx La Rioja. HEX triplet: B4, C6 and 08. RGB value is (180,198,8). Sum of RGB (Red+Green+Blue) = 180+198+8=386 (51% of max value = 765). Red value is 180 (70.70% from 255 or 46.63% from 386); Green value is 198 (77.73% from 255 or 51.30% from 386); Blue value is 8 (3.52% from 255 or 2.07% from 386); Max value from RGB is 198 - color contains mainly: green. Hex color #B4C608 is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #B4C608 is #4B39F7. Grayscale: #ABABAB. Windows color (decimal): -4930040 or 575156. OLE color: 575156.

HSL color Cylindrical-coordinate representation of color #B4C608: hue angle of 65.68º degrees, saturation: 0.92, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #B4C608 is Cyan = 0.09, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.22.

Color convert

RGB1801988-
CMYK0.0900.960.22
HSL65.68º92.23%40.39%-
HSV(B)65.68º95.96%77.65%-
XYZ39.0650.117.84-
YUV170.9636.04134.45-

RGB Variations

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

RGB

RED value IS 180 (70.70% from 255) = 46.63%
GREEN value IS 198 (77.73% from 255) = 51.30%
BLUE value IS 8 (3.52% from 255) = 2.07%
R=46.63%
G=51.30%
B=2.07%

CMYK

C (Cyan) values IS 0.09
M (Magenta) values IS 0
Y (Yellow) values IS 0.96
K (Black) values IS 0.22
SystemRedGreenBlueCMYKHSL
Decimal18019880.0900.960.2265.6892.2340.39
HexB4C68906016425c28
Octal264306101101402610213450
Binary101101001100011010001001011000001011010000101011100101000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #b4c608

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #b4c608; }

 p { color: rgb(180,198,8); }

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

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

 a { background-color: rgb(180,198,8); }

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

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

 span { border-color: rgb(180,198,8); }

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

cancel