#816906

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

Shades of Yukon Gold #816906

Tints of Yukon Gold #816906

Color information

#816906 (or 0x816906) is unknown color: approx Yukon Gold. HEX triplet: 81, 69 and 06. RGB value is (129,105,6). Sum of RGB (Red+Green+Blue) = 129+105+6=240 (31% of max value = 765). Red value is 129 (50.78% from 255 or 53.75% from 240); Green value is 105 (41.41% from 255 or 43.75% from 240); Blue value is 6 (2.73% from 255 or 2.5% from 240); Max value from RGB is 129 - color contains mainly: red. Hex color #816906 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #816906 is #7E96F9. Grayscale: #656565. Windows color (decimal): -8296186 or 420225. OLE color: 420225.

HSL color Cylindrical-coordinate representation of color #816906: hue angle of 48.29º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #816906 is Cyan = 0, Magento = 0.19, Yellow = 0.95 and Black (K on CMYK) = 0.49.

Color convert

RGB1291056-
CMYK00.190.950.49
HSL48.29º91.11%26.47%-
HSV(B)48.29º95.35%50.59%-
XYZ14.1414.782.28-
YUV100.8974.45148.05-

RGB Variations

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

RGB

RED value IS 129 (50.78% from 255) = 53.75%
GREEN value IS 105 (41.41% from 255) = 43.75%
BLUE value IS 6 (2.73% from 255) = 2.5%
R=53.75%
G=43.75%
B=2.5%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.19
Y (Yellow) values IS 0.95
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal129105600.190.950.4948.2991.1126.47
Hex816960135F31305b1a
Octal2011516023137616013332
Binary1000000111010011100100111011111110001110000101101111010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #816906

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #816906; }

 p { color: rgb(129,105,6); }

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

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

 a { background-color: rgb(129,105,6); }

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

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

 span { border-color: rgb(129,105,6); }

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