#467956

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

Shades of Como #467956

Tints of Como #467956

Color information

#467956 (or 0x467956) is unknown color: approx Como. HEX triplet: 46, 79 and 56. RGB value is (70,121,86). Sum of RGB (Red+Green+Blue) = 70+121+86=277 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.27% from 277); Green value is 121 (47.66% from 255 or 43.68% from 277); Blue value is 86 (33.98% from 255 or 31.05% from 277); Max value from RGB is 121 - color contains mainly: green. Hex color #467956 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467956 is #B986A9. Grayscale: #656565. Windows color (decimal): -12158634 or 5667142. OLE color: 5667142.

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

Color convert

RGB7012186-
CMYK0.4200.290.53
HSL138.82º26.7%37.45%-
HSV(B)138.82º42.15%47.45%-
XYZ11.0415.6511.24-
YUV101.76119.1105.35-

RGB Variations

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

RGB

RED value IS 70 (27.73% from 255) = 25.27%
GREEN value IS 121 (47.66% from 255) = 43.68%
BLUE value IS 86 (33.98% from 255) = 31.05%
R=25.27%
G=43.68%
B=31.05%

CMYK

C (Cyan) values IS 0.42
M (Magenta) values IS 0
Y (Yellow) values IS 0.29
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal70121860.4200.290.53138.8226.737.45
Hex4679562A01D358b1b25
Octal10617112652035652133345
Binary1000110111100110101101010100111011101011000101111011100101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #467956

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #467956; }

 p { color: rgb(70,121,86); }

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

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

 a { background-color: rgb(70,121,86); }

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

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

 span { border-color: rgb(70,121,86); }

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