#dea10a

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

Shades of Gamboge #DEA10A

Tints of Gamboge #DEA10A

Color information

#DEA10A (or 0xDEA10A) is unknown color: approx Gamboge. HEX triplet: DE, A1 and 0A. RGB value is (222,161,10). Sum of RGB (Red+Green+Blue) = 222+161+10=393 (52% of max value = 765). Red value is 222 (87.11% from 255 or 56.49% from 393); Green value is 161 (63.28% from 255 or 40.97% from 393); Blue value is 10 (4.30% from 255 or 2.54% from 393); Max value from RGB is 222 - color contains mainly: red. Hex color #DEA10A is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #DEA10A is #215EF5. Grayscale: #A2A2A2. Windows color (decimal): -2186998 or 696798. OLE color: 696798.

HSL color Cylindrical-coordinate representation of color #DEA10A: hue angle of 42.74º degrees, saturation: 0.91, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #DEA10A is Cyan = 0, Magento = 0.27, Yellow = 0.95 and Black (K on CMYK) = 0.13.

Color convert

RGB22216110-
CMYK00.270.950.13
HSL42.74º91.38%45.49%-
HSV(B)42.74º95.5%87.06%-
XYZ42.9241.045.95-
YUV162.0242.21170.78-

RGB Variations

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

RGB

RED value IS 222 (87.11% from 255) = 56.49%
GREEN value IS 161 (63.28% from 255) = 40.97%
BLUE value IS 10 (4.30% from 255) = 2.54%
R=56.49%
G=40.97%
B=2.54%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.27
Y (Yellow) values IS 0.95
K (Black) values IS 0.13
SystemRedGreenBlueCMYKHSL
Decimal2221611000.270.950.1342.7491.3845.49
HexDEA1A01B5FD2b5b2d
Octal33624112033137155313355
Binary11011110101000011010011011101111111011010111011011101101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #dea10a

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #dea10a; }

 p { color: rgb(222,161,10); }

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

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

 a { background-color: rgb(222,161,10); }

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

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

 span { border-color: rgb(222,161,10); }

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

cancel