#12bcc4 Hex Color
rgb(18, 188, 196)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 12 | bc | c4 | - | #12bcc4 |
RGB | 18 | 188 | 196 | - | rgb(18,188,196) |
HSL | 183 | 83% | 42% | - | hsl(183,83%,42%) |
HSV | 183 | 91% | 77% | - | hsv(183,91%,77%) |
XYZ | 28.1965 | 40.0806 | 58.4748 | - | xyz(28.1965,40.0806,58.4748) |
CIE-LAB | 69.53 | -35.18 | -15.11 | - | lab(69.53,-35.18,-15.11) |
CMYK | 0.90816326530612 | 0.040816326530612 | 0 | 0.23137254901961 | cmyk(0.90816326530612,0.040816326530612,0,0.23137254901961) |
Description
The RGB value of color #12bcc4 is rgb(18, 188, 196).
In the hex color #12bcc4, The value of Red is 18, value of Green is 188, and value of Blue is 196. The primary color is Blue. Similarly, The HSL values for #12bcc4 consists of 183° Hue, 83% Saturation, and 42% Lightness.
In the CMYK color model, the color #12bcc4 can be represented as Cyan=0.90816326530612%, Magenta=0.040816326530612%, Yellow=0%, and Black=0.23137254901961%.
Shades of #12bcc4
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 #12bcc4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #12bcc4
Preview of #12bcc4 on White Background
The contrast ratio of #12bcc4 with white color is 2.33
Preview of #12bcc4 on black background
The contrast ratio of #12bcc4 with black color is 9.02
#12bcc4 color will look good with a black background.
Color Schemes of #12bcc4
Triadic Colors of #12bcc4
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 #12bcc4
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 #12bcc4
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 #12bcc4
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.
Monochromatic Colors of #12bcc4
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #12bcc4;
}
This is a sample text used for the color #12bcc4. 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: #12bcc4;
}
This is a sample text used for the color #12bcc4. 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 #12bcc4;
}
This is a sample text used for the color #12bcc4. 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 4.48%
Green 46.77%
Blue 48.76%
CMYK Percentage
Cyan 76.94
Magenta 3.46%
Yellow 0%
Black 19.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.