#34dbca Hex Color
rgb(52, 219, 202)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 34 | db | ca | - | #34dbca |
| RGB | 52 | 219 | 202 | - | rgb(52,219,202) |
| HSL | 174 | 70% | 53% | - | hsl(174,70%,53%) |
| HSV | 174 | 76% | 86% | - | hsv(174,76%,86%) |
| XYZ | 37.4084 | 55.6574 | 64.6484 | - | xyz(37.4084,55.6574,64.6484) |
| CIE-LAB | 79.42 | -44.87 | -3.58 | - | lab(79.42,-44.87,-3.58) |
| CMYK | 0.76255707762557 | 0 | 0.077625570776256 | 0.14117647058824 | cmyk(0.76255707762557,0,0.077625570776256,0.14117647058824) |
Description
The RGB value of color #34dbca is rgb(52, 219, 202).
In the hex color #34dbca, The value of Red is 52, value of Green is 219, and value of Blue is 202. The primary color is Green. Similarly, The HSL values for #34dbca consists of 174° Hue, 70% Saturation, and 53% Lightness.
In the CMYK color model, the color #34dbca can be represented as Cyan=0.76255707762557%, Magenta=0%, Yellow=0.077625570776256%, and Black=0.14117647058824%.
Shades of #34dbca
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 #34dbca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #34dbca
Preview of #34dbca on White Background
The contrast ratio of #34dbca with white color is 1.73
Preview of #34dbca on black background
The contrast ratio of #34dbca with black color is 12.13
#34dbca color will look good with a black background.
Color Schemes of #34dbca
Triadic Colors of #34dbca
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 #34dbca
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 #34dbca
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 #34dbca
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: #34dbca;
}
This is a sample text used for the color #34dbca. 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: #34dbca;
}
This is a sample text used for the color #34dbca. 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 #34dbca;
}
This is a sample text used for the color #34dbca. 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 10.99%
Green 46.3%
Blue 42.71%
CMYK Percentage
Cyan 77.7
Magenta 0%
Yellow 7.91%
Black 14.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.