#018a64

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

Shades of Observatory #018A64

Tints of Observatory #018A64

Color information

#018A64 (or 0x018A64) is unknown color: approx Observatory. HEX triplet: 01, 8A and 64. RGB value is (1,138,100). Sum of RGB (Red+Green+Blue) = 1+138+100=239 (31% of max value = 765). Red value is 1 (0.78% from 255 or 0.42% from 239); Green value is 138 (54.30% from 255 or 57.74% from 239); Blue value is 100 (39.45% from 255 or 41.84% from 239); Max value from RGB is 138 - color contains mainly: green. Hex color #018A64 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #018A64 is #FE759B. Grayscale: #5C5C5C. Windows color (decimal): -16676252 or 6588929. OLE color: 6588929.

HSL color Cylindrical-coordinate representation of color #018A64: hue angle of 163.36º degrees, saturation: 0.99, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #018A64 is Cyan = 0.99, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.46.

Color convert

RGB1138100-
CMYK0.9900.280.46
HSL163.36º98.56%27.25%-
HSV(B)163.36º99.28%54.12%-
XYZ11.419.115.14-
YUV92.71132.1162.59-

RGB Variations

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

RGB

RED value IS 1 (0.78% from 255) = 0.42%
GREEN value IS 138 (54.30% from 255) = 57.74%
BLUE value IS 100 (39.45% from 255) = 41.84%
R=0.42%
G=57.74%
B=41.84%

CMYK

C (Cyan) values IS 0.99
M (Magenta) values IS 0
Y (Yellow) values IS 0.28
K (Black) values IS 0.46
SystemRedGreenBlueCMYKHSL
Decimal11381000.9900.280.46163.3698.5627.25
Hex18A646301C2Ea3631b
Octal12121441430345624314333
Binary1100010101100100110001101110010111010100011110001111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #018a64

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #018a64; }

 p { color: rgb(1,138,100); }

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

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

 a { background-color: rgb(1,138,100); }

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

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

 span { border-color: rgb(1,138,100); }

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

cancel