In a RGB color space, #350000 hex color is composed of 20.8% red, 0% green and 0% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 100% magenta, 100% yellow and 79.2% black. It has a hue angle of 0 degrees, a saturation of 100% and a lightness of 10.4%. #350000 color hex could be obtained by blending #6a0000 with #000000. Closest websafe color is: #330000.
The hexadecimal color #350000 has RGB values of R:53, G:0, B:0 and CMYK values of C:0, M:1, Y:1, K:0.79. Its decimal value is 3473408.
Hex triplet | 350000 | #350000 |
RGB Decimal | 53, 0, 0 | rgb(53,0,0) |
RGB Percent | 20.8, 0, 0 | rgb(20.8%,0%,0%) |
CMYK | 0, 100, 100, 79.2 | |
HSL | 0°, 100, 10.4 | hsl(0,100%,10.4%) |
HSV(HSB) | 0°, 100, 20.8 | |
Web Safe | 330000 | #300 |
XYZ | 1.468, 0.757, 0.069 |
xyY | 0.64, 0.33, 0.757 |
CIE-LAB | 6.837, 26.089, 10.805 |
CIE-LCH | 6.837, 28.238, 22.497 |
CIE-LUV | 6.837, 22.483, 4.848 |
Hunter-Lab | 8.7, 14.899, 5.622 |
Binary | 00110101, 00000000, 00000000 |
Below, you can see some colors close to #350000. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #350000.
<span style="color:#350000">Text here</span>
This paragraph has a background color of #350000.
<p style="background-color:#350000;">Content here</p>
This element has a border color of #350000.
<div style="border:1px #350000;">Content here</div>
.text {color:#350000;}
.background {background-color:#350000;}
.border {border:1px solid #350000;}
.text-shadow {border:1px solid #350000;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #0a0000 is the darkest color, while #fff4f4 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #1b1a1a is the less saturated color, while #330202 is the most saturated one.