#d7026e

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

Shades of Ruby #D7026E

Tints of Ruby #D7026E

Color information

#D7026E (or 0xD7026E) is unknown color: approx Ruby. HEX triplet: D7, 02 and 6E. RGB value is (215,2,110). Sum of RGB (Red+Green+Blue) = 215+2+110=327 (43% of max value = 765). Red value is 215 (84.38% from 255 or 65.75% from 327); Green value is 2 (1.17% from 255 or 0.61% from 327); Blue value is 110 (43.36% from 255 or 33.64% from 327); Max value from RGB is 215 - color contains mainly: red. Hex color #D7026E is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #D7026E is #28FD91. Grayscale: #4D4D4D. Windows color (decimal): -2686354 or 7209687. OLE color: 7209687.

HSL color Cylindrical-coordinate representation of color #D7026E: hue angle of 329.58º degrees, saturation: 0.98, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #D7026E is Cyan = 0, Magento = 0.99, Yellow = 0.49 and Black (K on CMYK) = 0.16.

Color convert

RGB2152110-
CMYK00.990.490.16
HSL329.58º98.16%42.55%-
HSV(B)329.58º99.07%84.31%-
XYZ30.8615.6216.14-
YUV78146.07225.72-

RGB Variations

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

RGB

RED value IS 215 (84.38% from 255) = 65.75%
GREEN value IS 2 (1.17% from 255) = 0.61%
BLUE value IS 110 (43.36% from 255) = 33.64%
R=65.75%
G=0.61%
B=33.64%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.99
Y (Yellow) values IS 0.49
K (Black) values IS 0.16
SystemRedGreenBlueCMYKHSL
Decimal215211000.990.490.16329.5898.1642.55
HexD726E063311014a622b
Octal32721560143612051214253
Binary1101011110110111001100011110001100001010010101100010101011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #d7026e

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #d7026e; }

 p { color: rgb(215,2,110); }

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

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

 a { background-color: rgb(215,2,110); }

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

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

 span { border-color: rgb(215,2,110); }

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

cancel