Html Css Color HEX #427426 Bilbao

📋 copy color: '#427426'

red 66 ◦ green 116 ◦ blue 38

#427426
Download Color Icon.PNG:
16x16 32x32 64x64 128x128 256x256

Shades of Bilbao #427426

Tints of Bilbao #427426

RGB

 RED value IS 66 (26.17% from 255) = 30%

 GREEN value IS 116 (45.7% from 255) = 52.73%

 BLUE value IS 38 (15.23% from 255) = 17.27%

R = 30%
G = 52.73%
B = 17.27%

CMYK

 C value IS 0.43

 M value IS 0

 Y value IS 0.67

 K value IS 0.55

RGB Variations

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

Color information

#427426 (or 0x427426) is known color: Bilbao. HEX triplet: 42, 74 and 26. RGB value is (66,116,38). Sum of RGB (Red+Green+Blue) = 66+116+38=220 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30% from 220); Green value is 116 (45.70% from 255 or 52.73% from 220); Blue value is 38 (15.23% from 255 or 17.27% from 220); Max value from RGB is 116 - color contains mainly: green. Hex color #427426 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427426 is #BD8BD9. Grayscale: #5C5C5C. Windows color (decimal): -12422106 or 2520130. OLE color: 2520130.

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

Color convert

RGB 66 116 38 -
CMYK 0.43 0 0.67 0.55
HSL 98.46º 0.51% 0.3% -
HSV(B) 98.46º 0.67% 0.45% -
XYZ 8.84 13.79 4.03 -
YUV 92.16 97.44 109.34 -
System Red Green Blue C M Y K H S L
Decimal 66 116 38 0.43 0 0.67 0.55 98.46 0.51 0.3
Hex 42 74 26 2B 0 43 37 62 33 1E
Octal 102 164 46 53 0 103 67 142 63 36
Binary 1000010 1110100 100110 101011 0 1000011 110111 1100010 110011 11110

Color Harmonies of #427426

Triadic Colors

Analogous colors

Split complements colors

Complementary color

Monochromatic Colors of #427426

Black with #427426

Text Example


Text Example

White with #427426

Text Example


Text Example

HTML Codes & Css Web design

color css

<style>
 p { color: #427426; }

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

 H1.HeaderClassName
 {
   color: #427426;
 }
 .AnyTagClassName
 {
   color: #427426;
 }
</style>

background-color css

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

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

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

border-color css

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

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

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