#C30B0A Blood Kiss
#C30B0A (Blood Kiss) RGB value is (195, 11, 10).
Red value is 195, green value is 11, and blue value is 10.
Cylindrical-coordinate representations (HSL) of color #C30B0A: hue: 0°, saturation: 90.2%, and lightness: 40.2%.
Process color (CMYK) of #C30B0A is 0%, 94.4%, 94.9%, 23.5%. Web safe color equivalent of #C30B0A is ##CC0000. Color #C30B0A contains mainly Red.
Color Spaces
| Color spaces of #C30B0A | Value |
|---|---|
| RGB | 195, 11, 10 |
| HSL | 0°, 90.2%, 40.2% |
| HSV / HSB | 0°, 94.9%, 76.5% |
| CMYK | 0%, 94.4%, 94.9%, 23.5% |
| XYZ | 22.68, 11.87, 1.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000011 | 00001011 | 00001010 |
| Octal | 303 | 013 | 012 |
| Decimal | 195 | 11 | 10 |
| Hex | C3 | 0B | 0A |
Shades of #C30B0A
Tints of #C30B0A
.mybgColor { background-color: #C30B0A; }
.myforeColor { color: #C30B0A; }
.myborderColor { border: 3px solid #C30B0A; }
<p style="color:#C30B0A">Text here</p>
This sample text is styled with font color #C30B0A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C30B0A">Div content here</div>
<div style="border:3px solid #C30B0A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(195, 11, 10, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C30B0A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C30B0A;
-webkit-box-shadow: 1px 1px 3px #C30B0A;
box-shadow: 1px 1px 3px #C30B0A; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #C30B0A (Blood Kiss)
Color Overview & Profile: Color #C30B0A, also known as Blood Kiss, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 76% Red (195/255), 4% Green (11/255), and 4% Blue (10/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #C30B0A translates into the CMYK subtractive color model with values of 0% Cyan, 94.4% Magenta, 94.9% Yellow, and 23.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 90.2%, and lightness of 40.2%.
Web Accessibility & Design Recommendations: When implementing #C30B0A in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CC0000.
