#276609

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

Shades of Bilbao #276609

Tints of Bilbao #276609

Color information

#276609 (or 0x276609) is unknown color: approx Bilbao. HEX triplet: 27, 66 and 09. RGB value is (39,102,9). Sum of RGB (Red+Green+Blue) = 39+102+9=150 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26% from 150); Green value is 102 (40.23% from 255 or 68% from 150); Blue value is 9 (3.91% from 255 or 6% from 150); Max value from RGB is 102 - color contains mainly: green. Hex color #276609 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276609 is #D899F6. Grayscale: #484848. Windows color (decimal): -14195191 or 615975. OLE color: 615975.

HSL color Cylindrical-coordinate representation of color #276609: hue angle of 100.65º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #276609 is Cyan = 0.62, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.6.

Color convert

RGB391029-
CMYK0.6200.910.6
HSL100.65º83.78%21.76%-
HSV(B)100.65º91.18%40%-
XYZ5.649.951.88-
YUV72.5692.13104.06-

RGB Variations

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

RGB

RED value IS 39 (15.62% from 255) = 26%
GREEN value IS 102 (40.23% from 255) = 68%
BLUE value IS 9 (3.91% from 255) = 6%
R=26%
G=68%
B=6%

CMYK

C (Cyan) values IS 0.62
M (Magenta) values IS 0
Y (Yellow) values IS 0.91
K (Black) values IS 0.6
SystemRedGreenBlueCMYKHSL
Decimal3910290.6200.910.6100.6583.7821.76
Hex276693E05B3C655416
Octal47146117601337414512426
Binary10011111001101001111110010110111111001100101101010010110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #276609

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #276609; }

 p { color: rgb(39,102,9); }

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

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

 a { background-color: rgb(39,102,9); }

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

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

 span { border-color: rgb(39,102,9); }

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