#793938

Color #793938 Crown Of Thorns (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Crown Of Thorns #793938

Tints of Crown Of Thorns #793938

Color information

#793938 (or 0x793938) is unknown color: approx Crown Of Thorns. HEX triplet: 79, 39 and 38. RGB value is (121,57,56). Sum of RGB (Red+Green+Blue) = 121+57+56=234 (30% of max value = 765). Red value is 121 (47.66% from 255 or 51.71% from 234); Green value is 57 (22.66% from 255 or 24.36% from 234); Blue value is 56 (22.27% from 255 or 23.93% from 234); Max value from RGB is 121 - color contains mainly: red. Hex color #793938 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793938 is #86C6C7. Grayscale: #4C4C4C. Windows color (decimal): -8832712 or 3684729. OLE color: 3684729.

HSL color Cylindrical-coordinate representation of color #793938: hue angle of 0.92º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #793938 is Cyan = 0, Magento = 0.53, Yellow = 0.54 and Black (K on CMYK) = 0.53.

Color convert

RGB1215756-
CMYK00.530.540.53
HSL0.92º36.72%34.71%-
HSV(B)0.92º53.72%47.45%-
XYZ10.067.284.62-
YUV76.02116.7160.08-

RGB Variations

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

RGB

RED value IS 121 (47.66% from 255) = 51.71%
GREEN value IS 57 (22.66% from 255) = 24.36%
BLUE value IS 56 (22.27% from 255) = 23.93%
R=51.71%
G=24.36%
B=23.93%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.53
Y (Yellow) values IS 0.54
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal121575600.530.540.530.9236.7234.71
Hex793938035363512523
Octal1717170065666514543
Binary111100111100111100001101011101101101011100101100011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #793938

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #793938; }

 p { color: rgb(121,57,56); }

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

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

 a { background-color: rgb(121,57,56); }

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

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

 span { border-color: rgb(121,57,56); }

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