#34e6f7 Hex Color
rgb(52, 230, 247)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 34 | e6 | f7 | - | #34e6f7 |
RGB | 52 | 230 | 247 | - | rgb(52,230,247) |
HSL | 185 | 92% | 59% | - | hsl(185,92%,59%) |
HSV | 185 | 79% | 97% | - | hsv(185,79%,97%) |
XYZ | 46.5015 | 64.0391 | 97.9056 | - | xyz(46.5015,64.0391,97.9056) |
CIE-LAB | 83.99 | -36.99 | -20.65 | - | lab(83.99,-36.99,-20.65) |
CMYK | 0.78947368421053 | 0.068825910931174 | 0 | 0.031372549019608 | cmyk(0.78947368421053,0.068825910931174,0,0.031372549019608) |
Description
The RGB value of color #34e6f7 is rgb(52, 230, 247).
In the hex color #34e6f7, The value of Red is 52, value of Green is 230, and value of Blue is 247. The primary color is Blue. Similarly, The HSL values for #34e6f7 consists of 185° Hue, 92% Saturation, and 59% Lightness.
In the CMYK color model, the color #34e6f7 can be represented as Cyan=0.78947368421053%, Magenta=0.068825910931174%, Yellow=0%, and Black=0.031372549019608%.
Shades of #34e6f7
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 #34e6f7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #34e6f7
Preview of #34e6f7 on White Background
The contrast ratio of #34e6f7 with white color is 1.52
Preview of #34e6f7 on black background
The contrast ratio of #34e6f7 with black color is 13.81
#34e6f7 color will look good with a black background.
Color Schemes of #34e6f7
Triadic Colors of #34e6f7
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 #34e6f7
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 #34e6f7
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 #34e6f7
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: #34e6f7;
}
This is a sample text used for the color #34e6f7. 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: #34e6f7;
}
This is a sample text used for the color #34e6f7. 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 #34e6f7;
}
This is a sample text used for the color #34e6f7. 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 9.83%
Green 43.48%
Blue 46.69%
CMYK Percentage
Cyan 88.74
Magenta 7.74%
Yellow 0%
Black 3.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.