#464a45 Hex Color
rgb(70, 74, 69)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 46 | 4a | 45 | - | #464a45 |
RGB | 70 | 74 | 69 | - | rgb(70,74,69) |
HSL | 108 | 3% | 28% | - | hsl(108,3%,28%) |
HSV | 108 | 7% | 29% | - | hsv(108,7%,29%) |
XYZ | 6.0487 | 6.6293 | 6.591 | - | xyz(6.0487,6.6293,6.591) |
CIE-LAB | 30.95 | -2.74 | 2.42 | - | lab(30.95,-2.74,2.42) |
CMYK | 0.054054054054054 | 0 | 0.067567567567568 | 0.70980392156863 | cmyk(0.054054054054054,0,0.067567567567568,0.70980392156863) |
Description
The RGB value of color #464a45 is rgb(70, 74, 69).
In the hex color #464a45, The value of Red is 70, value of Green is 74, and value of Blue is 69. The primary color is Green. Similarly, The HSL values for #464a45 consists of 108° Hue, 3% Saturation, and 28% Lightness.
In the CMYK color model, the color #464a45 can be represented as Cyan=0.054054054054054%, Magenta=0%, Yellow=0.067567567567568%, and Black=0.70980392156863%.
Shades of #464a45
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 #464a45
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #464a45
Preview of #464a45 on White Background
The contrast ratio of #464a45 with white color is 9.03
#464a45 color will look good on a white background.
Preview of #464a45 on black background
The contrast ratio of #464a45 with black color is 2.33
Color Schemes of #464a45
Triadic Colors of #464a45
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 #464a45
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 #464a45
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 #464a45
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 #464a45
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: #464a45;
}
This is a sample text used for the color #464a45. 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: #464a45;
}
This is a sample text used for the color #464a45. 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 #464a45;
}
This is a sample text used for the color #464a45. 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.86%
Green 34.74%
Blue 32.39%
CMYK Percentage
Cyan 6.5
Magenta 0%
Yellow 8.13%
Black 85.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.