#c0163e

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

Shades of Cardinal #C0163E

Tints of Cardinal #C0163E

Color information

#C0163E (or 0xC0163E) is unknown color: approx Cardinal. HEX triplet: C0, 16 and 3E. RGB value is (192,22,62). Sum of RGB (Red+Green+Blue) = 192+22+62=276 (36% of max value = 765). Red value is 192 (75.39% from 255 or 69.57% from 276); Green value is 22 (8.98% from 255 or 7.97% from 276); Blue value is 62 (24.61% from 255 or 22.46% from 276); Max value from RGB is 192 - color contains mainly: red. Hex color #C0163E is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #C0163E is #3FE9C1. Grayscale: #4D4D4D. Windows color (decimal): -4188610 or 4069056. OLE color: 4069056.

HSL color Cylindrical-coordinate representation of color #C0163E: hue angle of 345.88º degrees, saturation: 0.79, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #C0163E is Cyan = 0, Magento = 0.89, Yellow = 0.68 and Black (K on CMYK) = 0.25.

Color convert

RGB1922262-
CMYK00.890.680.25
HSL345.88º79.44%41.96%-
HSV(B)345.88º88.54%75.29%-
XYZ22.8912.135.69-
YUV77.39119.32209.75-

RGB Variations

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

RGB

RED value IS 192 (75.39% from 255) = 69.57%
GREEN value IS 22 (8.98% from 255) = 7.97%
BLUE value IS 62 (24.61% from 255) = 22.46%
R=69.57%
G=7.97%
B=22.46%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.89
Y (Yellow) values IS 0.68
K (Black) values IS 0.25
SystemRedGreenBlueCMYKHSL
Decimal192226200.890.680.25345.8879.4441.96
HexC0163E059441915a4f2a
Octal300267601311043153211752
Binary1100000010110111110010110011000100110011010110101001111101010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #c0163e

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #c0163e; }

 p { color: rgb(192,22,62); }

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

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

 a { background-color: rgb(192,22,62); }

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

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

 span { border-color: rgb(192,22,62); }

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

cancel