#34bbdd Hex Color
rgb(52, 187, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 34 | bb | dd | - | #34bbdd |
RGB | 52 | 187 | 221 | - | rgb(52,187,221) |
HSL | 192 | 71% | 54% | - | hsl(192,71%,54%) |
HSV | 192 | 76% | 87% | - | hsv(192,76%,87%) |
XYZ | 32.2376 | 41.4912 | 74.7161 | - | xyz(32.2376,41.4912,74.7161) |
CIE-LAB | 70.52 | -24.23 | -27.24 | - | lab(70.52,-24.23,-27.24) |
CMYK | 0.76470588235294 | 0.15384615384615 | 0 | 0.13333333333333 | cmyk(0.76470588235294,0.15384615384615,0,0.13333333333333) |
Description
The RGB value of color #34bbdd is rgb(52, 187, 221).
In the hex color #34bbdd, The value of Red is 52, value of Green is 187, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #34bbdd consists of 192° Hue, 71% Saturation, and 54% Lightness.
In the CMYK color model, the color #34bbdd can be represented as Cyan=0.76470588235294%, Magenta=0.15384615384615%, Yellow=0%, and Black=0.13333333333333%.
Shades of #34bbdd
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 #34bbdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #34bbdd
Preview of #34bbdd on White Background
The contrast ratio of #34bbdd with white color is 2.26
Preview of #34bbdd on black background
The contrast ratio of #34bbdd with black color is 9.3
#34bbdd color will look good with a black background.
Color Schemes of #34bbdd
Triadic Colors of #34bbdd
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 #34bbdd
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 #34bbdd
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 #34bbdd
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: #34bbdd;
}
This is a sample text used for the color #34bbdd. 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: #34bbdd;
}
This is a sample text used for the color #34bbdd. 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 #34bbdd;
}
This is a sample text used for the color #34bbdd. 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 11.3%
Green 40.65%
Blue 48.04%
CMYK Percentage
Cyan 72.7
Magenta 14.63%
Yellow 0%
Black 12.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.