#34cdec Hex Color
rgb(52, 205, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 34 | cd | ec | - | #34cdec |
RGB | 52 | 205 | 236 | - | rgb(52,205,236) |
HSL | 190 | 83% | 56% | - | hsl(190,83%,56%) |
HSV | 190 | 78% | 93% | - | hsv(190,78%,93%) |
XYZ | 38.3878 | 50.4488 | 87.0712 | - | xyz(38.3878,50.4488,87.0712) |
CIE-LAB | 76.34 | -28.44 | -26.42 | - | lab(76.34,-28.44,-26.42) |
CMYK | 0.77966101694915 | 0.13135593220339 | 0 | 0.074509803921569 | cmyk(0.77966101694915,0.13135593220339,0,0.074509803921569) |
Description
The RGB value of color #34cdec is rgb(52, 205, 236).
In the hex color #34cdec, The value of Red is 52, value of Green is 205, and value of Blue is 236. The primary color is Blue. Similarly, The HSL values for #34cdec consists of 190° Hue, 83% Saturation, and 56% Lightness.
In the CMYK color model, the color #34cdec can be represented as Cyan=0.77966101694915%, Magenta=0.13135593220339%, Yellow=0%, and Black=0.074509803921569%.
Shades of #34cdec
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 #34cdec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #34cdec
Preview of #34cdec on White Background
The contrast ratio of #34cdec with white color is 1.89
Preview of #34cdec on black background
The contrast ratio of #34cdec with black color is 11.09
#34cdec color will look good with a black background.
Color Schemes of #34cdec
Triadic Colors of #34cdec
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 #34cdec
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 #34cdec
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 #34cdec
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: #34cdec;
}
This is a sample text used for the color #34cdec. 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: #34cdec;
}
This is a sample text used for the color #34cdec. 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 #34cdec;
}
This is a sample text used for the color #34cdec. 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.55%
Green 41.58%
Blue 47.87%
CMYK Percentage
Cyan 79.11
Magenta 13.33%
Yellow 0%
Black 7.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.