#4b5f7b Hex Color
rgb(75, 95, 123)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 4b | 5f | 7b | - | #4b5f7b |
RGB | 75 | 95 | 123 | - | rgb(75,95,123) |
HSL | 215 | 24% | 39% | - | hsl(215,24%,39%) |
HSV | 215 | 39% | 48% | - | hsv(215,39%,48%) |
XYZ | 10.569 | 11.1103 | 20.3264 | - | xyz(10.569,11.1103,20.3264) |
CIE-LAB | 39.77 | 0.07 | -18.16 | - | lab(39.77,0.07,-18.16) |
CMYK | 0.39024390243902 | 0.22764227642276 | 0 | 0.51764705882353 | cmyk(0.39024390243902,0.22764227642276,0,0.51764705882353) |
Description
The RGB value of color #4b5f7b is rgb(75, 95, 123).
In the hex color #4b5f7b, The value of Red is 75, value of Green is 95, and value of Blue is 123. The primary color is Blue. Similarly, The HSL values for #4b5f7b consists of 215° Hue, 24% Saturation, and 39% Lightness.
In the CMYK color model, the color #4b5f7b can be represented as Cyan=0.39024390243902%, Magenta=0.22764227642276%, Yellow=0%, and Black=0.51764705882353%.
Shades of #4b5f7b
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 #4b5f7b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4b5f7b
Preview of #4b5f7b on White Background
The contrast ratio of #4b5f7b with white color is 6.52
#4b5f7b color will look good on a white background.
Preview of #4b5f7b on black background
The contrast ratio of #4b5f7b with black color is 3.22
Color Schemes of #4b5f7b
Triadic Colors of #4b5f7b
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 #4b5f7b
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 #4b5f7b
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 #4b5f7b
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 #4b5f7b
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: #4b5f7b;
}
This is a sample text used for the color #4b5f7b. 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: #4b5f7b;
}
This is a sample text used for the color #4b5f7b. 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 #4b5f7b;
}
This is a sample text used for the color #4b5f7b. 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 25.6%
Green 32.42%
Blue 41.98%
CMYK Percentage
Cyan 34.37
Magenta 20.05%
Yellow 0%
Black 45.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.