#613526

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

Shades of Hairy Heath #613526

Tints of Hairy Heath #613526

Color information

#613526 (or 0x613526) is unknown color: approx Hairy Heath. HEX triplet: 61, 35 and 26. RGB value is (97,53,38). Sum of RGB (Red+Green+Blue) = 97+53+38=188 (24% of max value = 765). Red value is 97 (38.28% from 255 or 51.60% from 188); Green value is 53 (21.09% from 255 or 28.19% from 188); Blue value is 38 (15.23% from 255 or 20.21% from 188); Max value from RGB is 97 - color contains mainly: red. Hex color #613526 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #613526 is #9ECAD9. Grayscale: #404040. Windows color (decimal): -10406618 or 2504033. OLE color: 2504033.

HSL color Cylindrical-coordinate representation of color #613526: hue angle of 15.25º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #613526 is Cyan = 0, Magento = 0.45, Yellow = 0.61 and Black (K on CMYK) = 0.62.

Color convert

RGB975338-
CMYK00.450.610.62
HSL15.25º43.7%26.47%-
HSV(B)15.25º60.82%38.04%-
XYZ6.555.232.5-
YUV64.45113.08151.22-

RGB Variations

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

RGB

RED value IS 97 (38.28% from 255) = 51.60%
GREEN value IS 53 (21.09% from 255) = 28.19%
BLUE value IS 38 (15.23% from 255) = 20.21%
R=51.60%
G=28.19%
B=20.21%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.45
Y (Yellow) values IS 0.61
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal97533800.450.610.6215.2543.726.47
Hex61352602D3D3Ef2c1a
Octal14165460557576175432
Binary11000011101011001100101101111101111110111110110011010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #613526

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #613526; }

 p { color: rgb(97,53,38); }

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

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

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

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

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

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

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