#812626

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

Shades of Lusty #812626

Tints of Lusty #812626

Color information

#812626 (or 0x812626) is unknown color: approx Lusty. HEX triplet: 81, 26 and 26. RGB value is (129,38,38). Sum of RGB (Red+Green+Blue) = 129+38+38=205 (27% of max value = 765). Red value is 129 (50.78% from 255 or 62.93% from 205); Green value is 38 (15.23% from 255 or 18.54% from 205); Blue value is 38 (15.23% from 255 or 18.54% from 205); Max value from RGB is 129 - color contains mainly: red. Hex color #812626 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812626 is #7ED9D9. Grayscale: #414141. Windows color (decimal): -8313306 or 2500225. OLE color: 2500225.

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

Color convert

RGB1293838-
CMYK00.710.710.49
HSL54.49%32.75%-
HSV(B)70.54%50.59%-
XYZ10.16.192.5-
YUV65.21112.65173.5-

RGB Variations

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

RGB

RED value IS 129 (50.78% from 255) = 62.93%
GREEN value IS 38 (15.23% from 255) = 18.54%
BLUE value IS 38 (15.23% from 255) = 18.54%
R=62.93%
G=18.54%
B=18.54%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.71
Y (Yellow) values IS 0.71
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal129383800.710.710.49054.4932.75
Hex812626047473103621
Octal201464601071076106641
Binary100000011001101001100100011110001111100010110110100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #812626

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #812626; }

 p { color: rgb(129,38,38); }

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

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

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

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

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

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

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