#30c08d Hex Color
rgb(48, 192, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 30 | c0 | 8d | - | #30c08d |
RGB | 48 | 192 | 141 | - | rgb(48,192,141) |
HSL | 159 | 60% | 47% | - | hsl(159,60%,47%) |
HSV | 159 | 75% | 75% | - | hsv(159,75%,75%) |
XYZ | 24.8763 | 40.2507 | 31.6574 | - | xyz(24.8763,40.2507,31.6574) |
CIE-LAB | 69.65 | -49.34 | 15.17 | - | lab(69.65,-49.34,15.17) |
CMYK | 0.75 | 0 | 0.265625 | 0.24705882352941 | cmyk(0.75,0,0.265625,0.24705882352941) |
Description
The RGB value of color #30c08d is rgb(48, 192, 141).
In the hex color #30c08d, The value of Red is 48, value of Green is 192, and value of Blue is 141. The primary color is Green. Similarly, The HSL values for #30c08d consists of 159° Hue, 60% Saturation, and 47% Lightness.
In the CMYK color model, the color #30c08d can be represented as Cyan=0.75%, Magenta=0%, Yellow=0.265625%, and Black=0.24705882352941%.
Shades of #30c08d
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 #30c08d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #30c08d
Preview of #30c08d on White Background
The contrast ratio of #30c08d with white color is 2.32
Preview of #30c08d on black background
The contrast ratio of #30c08d with black color is 9.05
#30c08d color will look good with a black background.
Color Schemes of #30c08d
Triadic Colors of #30c08d
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 #30c08d
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 #30c08d
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 #30c08d
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: #30c08d;
}
This is a sample text used for the color #30c08d. 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: #30c08d;
}
This is a sample text used for the color #30c08d. 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 #30c08d;
}
This is a sample text used for the color #30c08d. 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 12.6%
Green 50.39%
Blue 37.01%
CMYK Percentage
Cyan 59.4
Magenta 0%
Yellow 21.04%
Black 19.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.