#350102 Hex Color
rgb(53, 1, 2)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 35 | 01 | 02 | - | #350102 |
| RGB | 53 | 1 | 2 | - | rgb(53,1,2) |
| HSL | 359 | 96% | 11% | - | hsl(359,96%,11%) |
| HSV | 359 | 98% | 21% | - | hsv(359,98%,21%) |
| XYZ | 1.49 | 0.783 | 0.13 | - | xyz(1.49,0.783,0.13) |
| CIE-LAB | 7.07 | 25.69 | 10.33 | - | lab(7.07,25.69,10.33) |
| CMYK | 0 | 0.9811320754717 | 0.9622641509434 | 0.7921568627451 | cmyk(0,0.9811320754717,0.9622641509434,0.7921568627451) |
Description
The RGB value of color #350102 is rgb(53, 1, 2).
In the hex color #350102, The value of Red is 53, value of Green is 1, and value of Blue is 2. The primary color is Red. Similarly, The HSL values for #350102 consists of 359° Hue, 96% Saturation, and 11% Lightness.
In the CMYK color model, the color #350102 can be represented as Cyan=0%, Magenta=0.9811320754717%, Yellow=0.9622641509434%, and Black=0.7921568627451%.
Shades of #350102
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #350102
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #350102
Preview of #350102 on White Background
The contrast ratio of #350102 with white color is 18.16
#350102 color will look good on a white background.
Preview of #350102 on black background
The contrast ratio of #350102 with black color is 1.16
Color Schemes of #350102
Triadic Colors of #350102
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #350102
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #350102
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #350102
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Monochromatic Colors of #350102
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #350102;
}
This is a sample text used for the color #350102. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #350102;
}
This is a sample text used for the color #350102. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #350102;
}
This is a sample text used for the color #350102. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 94.64%
Green 1.79%
Blue 3.57%
CMYK Percentage
Cyan 0
Magenta 35.87%
Yellow 35.18%
Black 28.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.