#466868

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

Shades of Tax Break #466868

Tints of Tax Break #466868

Color information

#466868 (or 0x466868) is unknown color: approx Tax Break. HEX triplet: 46, 68 and 68. RGB value is (70,104,104). Sum of RGB (Red+Green+Blue) = 70+104+104=278 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.18% from 278); Green value is 104 (41.02% from 255 or 37.41% from 278); Blue value is 104 (41.02% from 255 or 37.41% from 278); Max value from RGB is 104 - color contains mainly: green, blue. Hex color #466868 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466868 is #B99797. Grayscale: #5D5D5D. Windows color (decimal): -12162968 or 6842438. OLE color: 6842438.

HSL color Cylindrical-coordinate representation of color #466868: hue angle of 180º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #466868 is Cyan = 0.33, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.59.

Color convert

RGB70104104-
CMYK0.33000.59
HSL180º19.54%34.12%-
HSV(B)180º32.69%40.78%-
XYZ9.9712.214.93-
YUV93.83133.74111-

RGB Variations

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

RGB

RED value IS 70 (27.73% from 255) = 25.18%
GREEN value IS 104 (41.02% from 255) = 37.41%
BLUE value IS 104 (41.02% from 255) = 37.41%
R=25.18%
G=37.41%
B=37.41%

CMYK

C (Cyan) values IS 0.33
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal701041040.33000.5918019.5434.12
Hex46686821003Bb41422
Octal1061501504100732642442
Binary100011011010001101000100001001110111011010010100100010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #466868

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #466868; }

 p { color: rgb(70,104,104); }

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

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

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

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

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

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

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