#793026

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

Shades of Lusty #793026

Tints of Lusty #793026

Color information

#793026 (or 0x793026) is unknown color: approx Lusty. HEX triplet: 79, 30 and 26. RGB value is (121,48,38). Sum of RGB (Red+Green+Blue) = 121+48+38=207 (27% of max value = 765). Red value is 121 (47.66% from 255 or 58.45% from 207); Green value is 48 (19.14% from 255 or 23.19% from 207); Blue value is 38 (15.23% from 255 or 18.36% from 207); Max value from RGB is 121 - color contains mainly: red. Hex color #793026 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793026 is #86CFD9. Grayscale: #444444. Windows color (decimal): -8835034 or 2502777. OLE color: 2502777.

HSL color Cylindrical-coordinate representation of color #793026: hue angle of 7.23º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #793026 is Cyan = 0, Magento = 0.60, Yellow = 0.69 and Black (K on CMYK) = 0.53.

Color convert

RGB1214838-
CMYK00.600.690.53
HSL7.23º52.2%31.18%-
HSV(B)7.23º68.6%47.45%-
XYZ9.296.322.56-
YUV68.69110.68165.31-

RGB Variations

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

RGB

RED value IS 121 (47.66% from 255) = 58.45%
GREEN value IS 48 (19.14% from 255) = 23.19%
BLUE value IS 38 (15.23% from 255) = 18.36%
R=58.45%
G=23.19%
B=18.36%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.60
Y (Yellow) values IS 0.69
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal121483800.600.690.537.2352.231.18
Hex79302603C45357341f
Octal17160460741056576437
Binary11110011100001001100111100100010111010111111010011111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #793026

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #793026; }

 p { color: rgb(121,48,38); }

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

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

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

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

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

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

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