#02bddc Hex Color
rgb(2, 189, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 02 | bd | dc | - | #02bddc |
RGB | 2 | 189 | 220 | - | rgb(2,189,220) |
HSL | 189 | 98% | 44% | - | hsl(189,98%,44%) |
HSV | 189 | 99% | 86% | - | hsv(189,99%,86%) |
XYZ | 31.1409 | 41.5754 | 74.0937 | - | xyz(31.1409,41.5754,74.0937) |
CIE-LAB | 70.58 | -28.48 | -26.64 | - | lab(70.58,-28.48,-26.64) |
CMYK | 0.99090909090909 | 0.14090909090909 | 0 | 0.13725490196078 | cmyk(0.99090909090909,0.14090909090909,0,0.13725490196078) |
Description
The RGB value of color #02bddc is rgb(2, 189, 220).
In the hex color #02bddc, The value of Red is 2, value of Green is 189, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #02bddc consists of 189° Hue, 98% Saturation, and 44% Lightness.
In the CMYK color model, the color #02bddc can be represented as Cyan=0.99090909090909%, Magenta=0.14090909090909%, Yellow=0%, and Black=0.13725490196078%.
Shades of #02bddc
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 #02bddc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #02bddc
Preview of #02bddc on White Background
The contrast ratio of #02bddc with white color is 2.25
Preview of #02bddc on black background
The contrast ratio of #02bddc with black color is 9.32
#02bddc color will look good with a black background.
Color Schemes of #02bddc
Triadic Colors of #02bddc
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 #02bddc
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 #02bddc
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 #02bddc
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 #02bddc
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: #02bddc;
}
This is a sample text used for the color #02bddc. 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: #02bddc;
}
This is a sample text used for the color #02bddc. 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 #02bddc;
}
This is a sample text used for the color #02bddc. 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 0.49%
Green 45.99%
Blue 53.53%
CMYK Percentage
Cyan 78.08
Magenta 11.1%
Yellow 0%
Black 10.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.