#267406

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

Shades of Bilbao #267406

Tints of Bilbao #267406

Color information

#267406 (or 0x267406) is unknown color: approx Bilbao. HEX triplet: 26, 74 and 06. RGB value is (38,116,6). Sum of RGB (Red+Green+Blue) = 38+116+6=160 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.75% from 160); Green value is 116 (45.70% from 255 or 72.5% from 160); Blue value is 6 (2.73% from 255 or 3.75% from 160); Max value from RGB is 116 - color contains mainly: green. Hex color #267406 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #267406 is #D98BF9. Grayscale: #505050. Windows color (decimal): -14257146 or 422950. OLE color: 422950.

HSL color Cylindrical-coordinate representation of color #267406: hue angle of 102.55º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #267406 is Cyan = 0.67, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.55.

Color convert

RGB381166-
CMYK0.6700.950.55
HSL102.55º90.16%23.92%-
HSV(B)102.55º94.83%45.49%-
XYZ7.0812.922.29-
YUV80.1486.1697.94-

RGB Variations

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

RGB

RED value IS 38 (15.23% from 255) = 23.75%
GREEN value IS 116 (45.70% from 255) = 72.5%
BLUE value IS 6 (2.73% from 255) = 3.75%
R=23.75%
G=72.5%
B=3.75%

CMYK

C (Cyan) values IS 0.67
M (Magenta) values IS 0
Y (Yellow) values IS 0.95
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal3811660.6700.950.55102.5590.1623.92
Hex267464305F37675a18
Octal46164610301376714713230
Binary10011011101001101000011010111111101111100111101101011000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #267406

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #267406; }

 p { color: rgb(38,116,6); }

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

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

 a { background-color: rgb(38,116,6); }

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

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

 span { border-color: rgb(38,116,6); }

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