#4bbbd5 Hex Color
rgb(75, 187, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 4b | bb | d5 | - | #4bbbd5 |
RGB | 75 | 187 | 213 | - | rgb(75,187,213) |
HSL | 191 | 62% | 56% | - | hsl(191,62%,56%) |
HSV | 191 | 65% | 84% | - | hsv(191,65%,84%) |
XYZ | 32.6822 | 41.8406 | 69.3043 | - | xyz(32.6822,41.8406,69.3043) |
CIE-LAB | 70.76 | -23.68 | -22.45 | - | lab(70.76,-23.68,-22.45) |
CMYK | 0.64788732394366 | 0.12206572769953 | 0 | 0.16470588235294 | cmyk(0.64788732394366,0.12206572769953,0,0.16470588235294) |
Description
The RGB value of color #4bbbd5 is rgb(75, 187, 213).
In the hex color #4bbbd5, The value of Red is 75, value of Green is 187, and value of Blue is 213. The primary color is Blue. Similarly, The HSL values for #4bbbd5 consists of 191° Hue, 62% Saturation, and 56% Lightness.
In the CMYK color model, the color #4bbbd5 can be represented as Cyan=0.64788732394366%, Magenta=0.12206572769953%, Yellow=0%, and Black=0.16470588235294%.
Shades of #4bbbd5
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 #4bbbd5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4bbbd5
Preview of #4bbbd5 on White Background
The contrast ratio of #4bbbd5 with white color is 2.24
Preview of #4bbbd5 on black background
The contrast ratio of #4bbbd5 with black color is 9.37
#4bbbd5 color will look good with a black background.
Color Schemes of #4bbbd5
Triadic Colors of #4bbbd5
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 #4bbbd5
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 #4bbbd5
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 #4bbbd5
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.
Color Usage
You can set the css color of a text using:
.class{
color: #4bbbd5;
}
This is a sample text used for the color #4bbbd5. 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: #4bbbd5;
}
This is a sample text used for the color #4bbbd5. 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 #4bbbd5;
}
This is a sample text used for the color #4bbbd5. 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 15.79%
Green 39.37%
Blue 44.84%
CMYK Percentage
Cyan 69.32
Magenta 13.06%
Yellow 0%
Black 17.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.