#717038

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

Shades of Crete #717038

Tints of Crete #717038

Color information

#717038 (or 0x717038) is unknown color: approx Crete. HEX triplet: 71, 70 and 38. RGB value is (113,112,56). Sum of RGB (Red+Green+Blue) = 113+112+56=281 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.21% from 281); Green value is 112 (44.14% from 255 or 39.86% from 281); Blue value is 56 (22.27% from 255 or 19.93% from 281); Max value from RGB is 113 - color contains mainly: red. Hex color #717038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717038 is #8E8FC7. Grayscale: #6A6A6A. Windows color (decimal): -9342920 or 3698801. OLE color: 3698801.

HSL color Cylindrical-coordinate representation of color #717038: hue angle of 58.95º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #717038 is Cyan = 0, Magento = 0.01, Yellow = 0.50 and Black (K on CMYK) = 0.56.

Color convert

RGB11311256-
CMYK00.010.500.56
HSL58.95º33.73%33.14%-
HSV(B)58.95º50.44%44.31%-
XYZ13.3215.386.01-
YUV105.9299.83133.05-

RGB Variations

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

RGB

RED value IS 113 (44.53% from 255) = 40.21%
GREEN value IS 112 (44.14% from 255) = 39.86%
BLUE value IS 56 (22.27% from 255) = 19.93%
R=40.21%
G=39.86%
B=19.93%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.01
Y (Yellow) values IS 0.50
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal1131125600.010.500.5658.9533.7333.14
Hex7170380132383b2221
Octal16116070016270734241
Binary1110001111000011100001110010111000111011100010100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #717038

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #717038; }

 p { color: rgb(113,112,56); }

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

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

 a { background-color: rgb(113,112,56); }

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

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

 span { border-color: rgb(113,112,56); }

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