#b6c230

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

Shades of Rio Grande #B6C230

Tints of Rio Grande #B6C230

Color information

#B6C230 (or 0xB6C230) is unknown color: approx Rio Grande. HEX triplet: B6, C2 and 30. RGB value is (182,194,48). Sum of RGB (Red+Green+Blue) = 182+194+48=424 (56% of max value = 765). Red value is 182 (71.48% from 255 or 42.92% from 424); Green value is 194 (76.17% from 255 or 45.75% from 424); Blue value is 48 (19.14% from 255 or 11.32% from 424); Max value from RGB is 194 - color contains mainly: green. Hex color #B6C230 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #B6C230 is #493DCF. Grayscale: #AEAEAE. Windows color (decimal): -4799952 or 3195574. OLE color: 3195574.

HSL color Cylindrical-coordinate representation of color #B6C230: hue angle of 64.93º degrees, saturation: 0.6, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #B6C230 is Cyan = 0.06, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.24.

Color convert

RGB18219448-
CMYK0.0600.750.24
HSL64.93º60.33%47.45%-
HSV(B)64.93º75.26%76.08%-
XYZ39.1248.7410.14-
YUV173.7757.02133.87-

RGB Variations

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

RGB

RED value IS 182 (71.48% from 255) = 42.92%
GREEN value IS 194 (76.17% from 255) = 45.75%
BLUE value IS 48 (19.14% from 255) = 11.32%
R=42.92%
G=45.75%
B=11.32%

CMYK

C (Cyan) values IS 0.06
M (Magenta) values IS 0
Y (Yellow) values IS 0.75
K (Black) values IS 0.24
SystemRedGreenBlueCMYKHSL
Decimal182194480.0600.750.2464.9360.3347.45
HexB6C230604B18413c2f
Octal2663026060113301017457
Binary101101101100001011000011001001011110001000001111100101111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #b6c230

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #b6c230; }

 p { color: rgb(182,194,48); }

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

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

 a { background-color: rgb(182,194,48); }

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

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

 span { border-color: rgb(182,194,48); }

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

cancel