#465f4b Hex Color
rgb(70, 95, 75)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 46 | 5f | 4b | - | #465f4b |
RGB | 70 | 95 | 75 | - | rgb(70,95,75) |
HSL | 132 | 15% | 32% | - | hsl(132,15%,32%) |
HSV | 132 | 26% | 37% | - | hsv(132,26%,37%) |
XYZ | 7.888 | 9.9945 | 8.17 | - | xyz(7.888,9.9945,8.17) |
CIE-LAB | 37.83 | -13.94 | 8.46 | - | lab(37.83,-13.94,8.46) |
CMYK | 0.26315789473684 | 0 | 0.21052631578947 | 0.62745098039216 | cmyk(0.26315789473684,0,0.21052631578947,0.62745098039216) |
Description
The RGB value of color #465f4b is rgb(70, 95, 75).
In the hex color #465f4b, The value of Red is 70, value of Green is 95, and value of Blue is 75. The primary color is Green. Similarly, The HSL values for #465f4b consists of 132° Hue, 15% Saturation, and 32% Lightness.
In the CMYK color model, the color #465f4b can be represented as Cyan=0.26315789473684%, Magenta=0%, Yellow=0.21052631578947%, and Black=0.62745098039216%.
Shades of #465f4b
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 #465f4b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #465f4b
Preview of #465f4b on White Background
The contrast ratio of #465f4b with white color is 7
#465f4b color will look good on a white background.
Preview of #465f4b on black background
The contrast ratio of #465f4b with black color is 3
Color Schemes of #465f4b
Triadic Colors of #465f4b
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 #465f4b
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 #465f4b
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 #465f4b
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 #465f4b
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: #465f4b;
}
This is a sample text used for the color #465f4b. 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: #465f4b;
}
This is a sample text used for the color #465f4b. 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 #465f4b;
}
This is a sample text used for the color #465f4b. 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 29.17%
Green 39.58%
Blue 31.25%
CMYK Percentage
Cyan 23.9
Magenta 0%
Yellow 19.12%
Black 56.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.