#c70464

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

Shades of Ruby #C70464

Tints of Ruby #C70464

Color information

#C70464 (or 0xC70464) is unknown color: approx Ruby. HEX triplet: C7, 04 and 64. RGB value is (199,4,100). Sum of RGB (Red+Green+Blue) = 199+4+100=303 (40% of max value = 765). Red value is 199 (78.12% from 255 or 65.68% from 303); Green value is 4 (1.95% from 255 or 1.32% from 303); Blue value is 100 (39.45% from 255 or 33.00% from 303); Max value from RGB is 199 - color contains mainly: red. Hex color #C70464 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #C70464 is #38FB9B. Grayscale: #494949. Windows color (decimal): -3734428 or 6554823. OLE color: 6554823.

HSL color Cylindrical-coordinate representation of color #C70464: hue angle of 330.46º degrees, saturation: 0.96, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #C70464 is Cyan = 0, Magento = 0.98, Yellow = 0.50 and Black (K on CMYK) = 0.22.

Color convert

RGB1994100-
CMYK00.980.500.22
HSL330.46º96.06%39.8%-
HSV(B)330.46º97.99%78.04%-
XYZ25.913.1513.23-
YUV73.25143.1217.69-

RGB Variations

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

RGB

RED value IS 199 (78.12% from 255) = 65.68%
GREEN value IS 4 (1.95% from 255) = 1.32%
BLUE value IS 100 (39.45% from 255) = 33.00%
R=65.68%
G=1.32%
B=33.00%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.98
Y (Yellow) values IS 0.50
K (Black) values IS 0.22
SystemRedGreenBlueCMYKHSL
Decimal199410000.980.500.22330.4696.0639.8
HexC7464062321614a6028
Octal30741440142622651214050
Binary11000111100110010001100010110010101101010010101100000101000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #c70464

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #c70464; }

 p { color: rgb(199,4,100); }

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

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

 a { background-color: rgb(199,4,100); }

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

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

 span { border-color: rgb(199,4,100); }

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

cancel