#406767

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

Shades of Tax Break #406767

Tints of Tax Break #406767

Color information

#406767 (or 0x406767) is unknown color: approx Tax Break. HEX triplet: 40, 67 and 67. RGB value is (64,103,103). Sum of RGB (Red+Green+Blue) = 64+103+103=270 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.70% from 270); Green value is 103 (40.62% from 255 or 38.15% from 270); Blue value is 103 (40.62% from 255 or 38.15% from 270); Max value from RGB is 103 - color contains mainly: green, blue. Hex color #406767 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406767 is #BF9898. Grayscale: #5B5B5B. Windows color (decimal): -12556441 or 6776640. OLE color: 6776640.

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

Color convert

RGB64103103-
CMYK0.38000.60
HSL180º23.35%32.75%-
HSV(B)180º37.86%40.39%-
XYZ9.4111.7714.61-
YUV91.34134.58108.5-

RGB Variations

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

RGB

RED value IS 64 (25.39% from 255) = 23.70%
GREEN value IS 103 (40.62% from 255) = 38.15%
BLUE value IS 103 (40.62% from 255) = 38.15%
R=23.70%
G=38.15%
B=38.15%

CMYK

C (Cyan) values IS 0.38
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal641031030.38000.6018023.3532.75
Hex40676726003Cb41721
Octal1001471474600742642741
Binary100000011001111100111100110001111001011010010111100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #406767

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #406767; }

 p { color: rgb(64,103,103); }

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

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

 a { background-color: rgb(64,103,103); }

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

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

 span { border-color: rgb(64,103,103); }

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