#d91074

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

Shades of Ruby #D91074

Tints of Ruby #D91074

Color information

#D91074 (or 0xD91074) is unknown color: approx Ruby. HEX triplet: D9, 10 and 74. RGB value is (217,16,116). Sum of RGB (Red+Green+Blue) = 217+16+116=349 (46% of max value = 765). Red value is 217 (85.16% from 255 or 62.18% from 349); Green value is 16 (6.64% from 255 or 4.58% from 349); Blue value is 116 (45.70% from 255 or 33.24% from 349); Max value from RGB is 217 - color contains mainly: red. Hex color #D91074 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #D91074 is #26EF8B. Grayscale: #575757. Windows color (decimal): -2551692 or 7606489. OLE color: 7606489.

HSL color Cylindrical-coordinate representation of color #D91074: hue angle of 330.15º degrees, saturation: 0.86, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #D91074 is Cyan = 0, Magento = 0.93, Yellow = 0.47 and Black (K on CMYK) = 0.15.

Color convert

RGB21716116-
CMYK00.930.470.15
HSL330.15º86.27%45.69%-
HSV(B)330.15º92.63%85.1%-
XYZ31.9516.3818-
YUV87.5144.09220.37-

RGB Variations

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

RGB

RED value IS 217 (85.16% from 255) = 62.18%
GREEN value IS 16 (6.64% from 255) = 4.58%
BLUE value IS 116 (45.70% from 255) = 33.24%
R=62.18%
G=4.58%
B=33.24%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.93
Y (Yellow) values IS 0.47
K (Black) values IS 0.15
SystemRedGreenBlueCMYKHSL
Decimal2171611600.930.470.15330.1586.2745.69
HexD9107405D2FF14a562e
Octal331201640135571751212656
Binary110110011000011101000101110110111111111010010101010110101110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #d91074

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #d91074; }

 p { color: rgb(217,16,116); }

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

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

 a { background-color: rgb(217,16,116); }

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

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

 span { border-color: rgb(217,16,116); }

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

cancel