#292614

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

Shades of Maire #292614

Tints of Maire #292614

Color information

#292614 (or 0x292614) is unknown color: approx Maire. HEX triplet: 29, 26 and 14. RGB value is (41,38,20). Sum of RGB (Red+Green+Blue) = 41+38+20=99 (13% of max value = 765). Red value is 41 (16.41% from 255 or 41.41% from 99); Green value is 38 (15.23% from 255 or 38.38% from 99); Blue value is 20 (8.20% from 255 or 20.20% from 99); Max value from RGB is 41 - color contains mainly: red. Hex color #292614 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #292614 is #D6D9EB. Grayscale: #242424. Windows color (decimal): -14080492 or 1320489. OLE color: 1320489.

HSL color Cylindrical-coordinate representation of color #292614: hue angle of 51.43º degrees, saturation: 0.34, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #292614 is Cyan = 0, Magento = 0.07, Yellow = 0.51 and Black (K on CMYK) = 0.84.

Color convert

RGB413820-
CMYK00.070.510.84
HSL51.43º34.43%11.96%-
HSV(B)51.43º51.22%16.08%-
XYZ1.731.910.94-
YUV36.84118.49130.96-

RGB Variations

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

RGB

RED value IS 41 (16.41% from 255) = 41.41%
GREEN value IS 38 (15.23% from 255) = 38.38%
BLUE value IS 20 (8.20% from 255) = 20.20%
R=41.41%
G=38.38%
B=20.20%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.07
Y (Yellow) values IS 0.51
K (Black) values IS 0.84
SystemRedGreenBlueCMYKHSL
Decimal41382000.070.510.8451.4334.4311.96
Hex2926140733543322c
Octal5146240763124634214
Binary10100110011010100011111001110101001100111000101100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #292614

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #292614; }

 p { color: rgb(41,38,20); }

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

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

 a { background-color: rgb(41,38,20); }

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

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

 span { border-color: rgb(41,38,20); }

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