#ec8a0d

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

Shades of Tangerine #EC8A0D

Tints of Tangerine #EC8A0D

Color information

#EC8A0D (or 0xEC8A0D) is unknown color: approx Tangerine. HEX triplet: EC, 8A and 0D. RGB value is (236,138,13). Sum of RGB (Red+Green+Blue) = 236+138+13=387 (51% of max value = 765). Red value is 236 (92.58% from 255 or 60.98% from 387); Green value is 138 (54.30% from 255 or 35.66% from 387); Blue value is 13 (5.47% from 255 or 3.36% from 387); Max value from RGB is 236 - color contains mainly: red. Hex color #EC8A0D is not a web safe color. Web safe color analog (approx): #FF9900. Inversed color of #EC8A0D is #1375F2. Grayscale: #999999. Windows color (decimal): -1275379 or 887532. OLE color: 887532.

HSL color Cylindrical-coordinate representation of color #EC8A0D: hue angle of 33.63º degrees, saturation: 0.9, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #EC8A0D is Cyan = 0, Magento = 0.42, Yellow = 0.94 and Black (K on CMYK) = 0.07.

Color convert

RGB23613813-
CMYK00.420.940.07
HSL33.63º89.56%48.82%-
HSV(B)33.63º94.49%92.55%-
XYZ43.7536.045.03-
YUV153.0548.97187.16-

RGB Variations

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

RGB

RED value IS 236 (92.58% from 255) = 60.98%
GREEN value IS 138 (54.30% from 255) = 35.66%
BLUE value IS 13 (5.47% from 255) = 3.36%
R=60.98%
G=35.66%
B=3.36%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.42
Y (Yellow) values IS 0.94
K (Black) values IS 0.07
SystemRedGreenBlueCMYKHSL
Decimal2361381300.420.940.0733.6389.5648.82
HexEC8AD02A5E7225a31
Octal3542121505213674213261
Binary11101100100010101101010101010111101111000101011010110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #ec8a0d

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #ec8a0d; }

 p { color: rgb(236,138,13); }

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

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

 a { background-color: rgb(236,138,13); }

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

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

 span { border-color: rgb(236,138,13); }

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

cancel