#415656

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

Shades of Oracle #415656

Tints of Oracle #415656

Color information

#415656 (or 0x415656) is unknown color: approx Oracle. HEX triplet: 41, 56 and 56. RGB value is (65,86,86). Sum of RGB (Red+Green+Blue) = 65+86+86=237 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.43% from 237); Green value is 86 (33.98% from 255 or 36.29% from 237); Blue value is 86 (33.98% from 255 or 36.29% from 237); Max value from RGB is 86 - color contains mainly: green, blue. Hex color #415656 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415656 is #BEA9A9. Grayscale: #4F4F4F. Windows color (decimal): -12495274 or 5658177. OLE color: 5658177.

HSL color Cylindrical-coordinate representation of color #415656: hue angle of 180º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #415656 is Cyan = 0.24, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.66.

Color convert

RGB658686-
CMYK0.24000.66
HSL180º13.91%29.61%-
HSV(B)180º24.42%33.73%-
XYZ7.198.4510.06-
YUV79.72131.54117.5-

RGB Variations

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

RGB

RED value IS 65 (25.78% from 255) = 27.43%
GREEN value IS 86 (33.98% from 255) = 36.29%
BLUE value IS 86 (33.98% from 255) = 36.29%
R=27.43%
G=36.29%
B=36.29%

CMYK

C (Cyan) values IS 0.24
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal6586860.24000.6618013.9129.61
Hex415656180042b4e1e
Octal10112612630001022641636
Binary1000001101011010101101100000100001010110100111011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #415656

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #415656; }

 p { color: rgb(65,86,86); }

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

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

 a { background-color: rgb(65,86,86); }

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

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

 span { border-color: rgb(65,86,86); }

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