#bcaa03

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

Shades of La Rioja #BCAA03

Tints of La Rioja #BCAA03

Color information

#BCAA03 (or 0xBCAA03) is unknown color: approx La Rioja. HEX triplet: BC, AA and 03. RGB value is (188,170,3). Sum of RGB (Red+Green+Blue) = 188+170+3=361 (47% of max value = 765). Red value is 188 (73.83% from 255 or 52.08% from 361); Green value is 170 (66.80% from 255 or 47.09% from 361); Blue value is 3 (1.56% from 255 or 0.83% from 361); Max value from RGB is 188 - color contains mainly: red. Hex color #BCAA03 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #BCAA03 is #4355FC. Grayscale: #9D9D9D. Windows color (decimal): -4412925 or 240316. OLE color: 240316.

HSL color Cylindrical-coordinate representation of color #BCAA03: hue angle of 54.16º degrees, saturation: 0.97, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #BCAA03 is Cyan = 0, Magento = 0.10, Yellow = 0.98 and Black (K on CMYK) = 0.26.

Color convert

RGB1881703-
CMYK00.100.980.26
HSL54.16º96.86%37.45%-
HSV(B)54.16º98.4%73.73%-
XYZ35.1339.455.85-
YUV156.3441.46150.58-

RGB Variations

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

RGB

RED value IS 188 (73.83% from 255) = 52.08%
GREEN value IS 170 (66.80% from 255) = 47.09%
BLUE value IS 3 (1.56% from 255) = 0.83%
R=52.08%
G=47.09%
B=0.83%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.10
Y (Yellow) values IS 0.98
K (Black) values IS 0.26
SystemRedGreenBlueCMYKHSL
Decimal188170300.100.980.2654.1696.8637.45
HexBCAA30A621A366125
Octal2742523012142326614145
Binary101111001010101011010101100010110101101101100001100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #bcaa03

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #bcaa03; }

 p { color: rgb(188,170,3); }

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

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

 a { background-color: rgb(188,170,3); }

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

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

 span { border-color: rgb(188,170,3); }

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

cancel