#343535 Hex Color
rgb(52, 53, 53)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 34 | 35 | 35 | - | #343535 |
RGB | 52 | 53 | 53 | - | rgb(52,53,53) |
HSL | 180 | 1% | 21% | - | hsl(180,1%,21%) |
HSV | 180 | 2% | 21% | - | hsv(180,2%,21%) |
XYZ | 3.3319 | 3.5333 | 3.8745 | - | xyz(3.3319,3.5333,3.8745) |
CIE-LAB | 22.06 | -0.43 | -0.16 | - | lab(22.06,-0.43,-0.16) |
CMYK | 0.018867924528302 | 0 | 0 | 0.7921568627451 | cmyk(0.018867924528302,0,0,0.7921568627451) |
Description
The RGB value of color #343535 is rgb(52, 53, 53).
In the hex color #343535, The value of Red is 52, value of Green is 53, and value of Blue is 53. The primary color is Red. Similarly, The HSL values for #343535 consists of 180° Hue, 1% Saturation, and 21% Lightness.
In the CMYK color model, the color #343535 can be represented as Cyan=0.018867924528302%, Magenta=0%, Yellow=0%, and Black=0.7921568627451%.
Shades of #343535
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 #343535
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #343535
Preview of #343535 on White Background
The contrast ratio of #343535 with white color is 12.3
#343535 color will look good on a white background.
Preview of #343535 on black background
The contrast ratio of #343535 with black color is 1.71
Color Schemes of #343535
Triadic Colors of #343535
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 #343535
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 #343535
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 #343535
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 #343535
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: #343535;
}
This is a sample text used for the color #343535. 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: #343535;
}
This is a sample text used for the color #343535. 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 #343535;
}
This is a sample text used for the color #343535. 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 32.91%
Green 33.54%
Blue 33.54%
CMYK Percentage
Cyan 2.33
Magenta 0%
Yellow 0%
Black 97.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.