#038568

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

Shades of Observatory #038568

Tints of Observatory #038568

Color information

#038568 (or 0x038568) is unknown color: approx Observatory. HEX triplet: 03, 85 and 68. RGB value is (3,133,104). Sum of RGB (Red+Green+Blue) = 3+133+104=240 (31% of max value = 765). Red value is 3 (1.56% from 255 or 1.25% from 240); Green value is 133 (52.34% from 255 or 55.42% from 240); Blue value is 104 (41.02% from 255 or 43.33% from 240); Max value from RGB is 133 - color contains mainly: green. Hex color #038568 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038568 is #FC7A97. Grayscale: #5A5A5A. Windows color (decimal): -16546456 or 6849795. OLE color: 6849795.

HSL color Cylindrical-coordinate representation of color #038568: hue angle of 166.62º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038568 is Cyan = 0.98, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.48.

Color convert

RGB3133104-
CMYK0.9800.220.48
HSL166.62º95.59%26.67%-
HSV(B)166.62º97.74%52.16%-
XYZ10.9217.7915.96-
YUV90.82135.4365.36-

RGB Variations

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

RGB

RED value IS 3 (1.56% from 255) = 1.25%
GREEN value IS 133 (52.34% from 255) = 55.42%
BLUE value IS 104 (41.02% from 255) = 43.33%
R=1.25%
G=55.42%
B=43.33%

CMYK

C (Cyan) values IS 0.98
M (Magenta) values IS 0
Y (Yellow) values IS 0.22
K (Black) values IS 0.48
SystemRedGreenBlueCMYKHSL
Decimal31331040.9800.220.48166.6295.5926.67
Hex385686201630a7601b
Octal32051501420266024714033
Binary11100001011101000110001001011011000010100111110000011011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #038568

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #038568; }

 p { color: rgb(3,133,104); }

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

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

 a { background-color: rgb(3,133,104); }

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

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

 span { border-color: rgb(3,133,104); }

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

cancel