#1466ad

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

Shades of Denim #1466AD

Tints of Denim #1466AD

Color information

#1466AD (or 0x1466AD) is unknown color: approx Denim. HEX triplet: 14, 66 and AD. RGB value is (20,102,173). Sum of RGB (Red+Green+Blue) = 20+102+173=295 (39% of max value = 765). Red value is 20 (8.20% from 255 or 6.78% from 295); Green value is 102 (40.23% from 255 or 34.58% from 295); Blue value is 173 (67.97% from 255 or 58.64% from 295); Max value from RGB is 173 - color contains mainly: blue. Hex color #1466AD is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #1466AD is #EB9952. Grayscale: #555555. Windows color (decimal): -15440211 or 11363860. OLE color: 11363860.

HSL color Cylindrical-coordinate representation of color #1466AD: hue angle of 207.84º degrees, saturation: 0.79, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #1466AD is Cyan = 0.88, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.32.

Color convert

RGB20102173-
CMYK0.880.4100.32
HSL207.84º79.27%37.84%-
HSV(B)207.84º88.44%67.84%-
XYZ12.5812.6741.32-
YUV85.58177.3381.23-

RGB Variations

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

RGB

RED value IS 20 (8.20% from 255) = 6.78%
GREEN value IS 102 (40.23% from 255) = 34.58%
BLUE value IS 173 (67.97% from 255) = 58.64%
R=6.78%
G=34.58%
B=58.64%

CMYK

C (Cyan) values IS 0.88
M (Magenta) values IS 0.41
Y (Yellow) values IS 0
K (Black) values IS 0.32
SystemRedGreenBlueCMYKHSL
Decimal201021730.880.4100.32207.8479.2737.84
Hex1466AD5829020d04f26
Octal241462551305104032011746
Binary1010011001101010110110110001010010100000110100001001111100110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #1466ad

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #1466ad; }

 p { color: rgb(20,102,173); }

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

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

 a { background-color: rgb(20,102,173); }

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

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

 span { border-color: rgb(20,102,173); }

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

cancel