Shades of Venetian Red #C20614
Tints of Venetian Red #C20614
RGB
CMYK
RGB Variations
Color information
#C20614 (or 0xC20614) is known color: Venetian Red. HEX triplet: C2, 06 and 14. RGB value is (194,6,20). Sum of RGB (Red+Green+Blue) = 194+6+20=220 (29% of max value = 765). Red value is 194 (76.17% from 255 or 88.18% from 220); Green value is 6 (2.73% from 255 or 2.73% from 220); Blue value is 20 (8.20% from 255 or 9.09% from 220); Max value from RGB is 194 - color contains mainly: red. Hex color #C20614 is not a web safe color. Web safe color analog (approx): #CC0000. Inversed color of #C20614 is #3DF9EB. Grayscale: #3F3F3F. Windows color (decimal): -4061676 or 1312450. OLE color: 1312450.
HSL color Cylindrical-coordinate representation of color #C20614: hue angle of 355.53º degrees, saturation: 0.94, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #C20614 is Cyan = 0, Magento = 0.97, Yellow = 0.90 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 194 | 6 | 20 | - |
| CMYK | 0 | 0.97 | 0.90 | 0.24 |
| HSL | 355.53º | 0.94% | 0.39% | - |
| HSV(B) | 355.53º | 0.97% | 0.76% | - |
| XYZ | 22.44 | 11.65 | 1.73 | - |
| YUV | 63.81 | 103.28 | 220.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 194 | 6 | 20 | 0 | 0.97 | 0.90 | 0.24 | 355.53 | 0.94 | 0.39 |
| Hex | C2 | 6 | 14 | 0 | 61 | 5A | 18 | 164 | 5E | 27 |
| Octal | 302 | 6 | 24 | 0 | 141 | 132 | 30 | 544 | 136 | 47 |
| Binary | 11000010 | 110 | 10100 | 0 | 1100001 | 1011010 | 11000 | 101100100 | 1011110 | 100111 |
Color Harmonies of #C20614
Complementary color
Monochromatic Colors of #C20614
Black with #C20614
Text Example
Text Example
White with #C20614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C20614; }
p { color: rgb(194,6,20); }
H1.HeaderClassName
{
color: #C20614;
}
.AnyTagClassName
{
color: #C20614;
}
</style>
background-color css
<style>
a { background-color: #C20614; }
a { background-color: rgb(194,6,20); }
div.DivClassName
{
background-color: #C20614;
}
.BgClassName
{
background-color: #C20614;
}
</style>
border-color css
<style>
span { border-color: #C20614; }
span { border-color: rgb(194,6,20); }
td.TdClassName
{
border-color: #C20614;
}
.TagClassName
{
border-color: #C20614;
}
</style>