#0bca73 Hex Color
rgb(11, 202, 115)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0b | ca | 73 | - | #0bca73 |
RGB | 11 | 202 | 115 | - | rgb(11,202,115) |
HSL | 153 | 90% | 42% | - | hsl(153,90%,42%) |
HSV | 153 | 95% | 79% | - | hsv(153,95%,79%) |
XYZ | 24.3531 | 43.55 | 23.3421 | - | xyz(24.3531,43.55,23.3421) |
CIE-LAB | 71.93 | -61.42 | 31.9 | - | lab(71.93,-61.42,31.9) |
CMYK | 0.94554455445545 | 0 | 0.43069306930693 | 0.2078431372549 | cmyk(0.94554455445545,0,0.43069306930693,0.2078431372549) |
Description
The RGB value of color #0bca73 is rgb(11, 202, 115).
In the hex color #0bca73, The value of Red is 11, value of Green is 202, and value of Blue is 115. The primary color is Green. Similarly, The HSL values for #0bca73 consists of 153° Hue, 90% Saturation, and 42% Lightness.
In the CMYK color model, the color #0bca73 can be represented as Cyan=0.94554455445545%, Magenta=0%, Yellow=0.43069306930693%, and Black=0.2078431372549%.
Shades of #0bca73
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 #0bca73
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0bca73
Preview of #0bca73 on White Background
The contrast ratio of #0bca73 with white color is 2.16
Preview of #0bca73 on black background
The contrast ratio of #0bca73 with black color is 9.71
#0bca73 color will look good with a black background.
Color Schemes of #0bca73
Triadic Colors of #0bca73
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 #0bca73
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 #0bca73
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 #0bca73
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 #0bca73
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: #0bca73;
}
This is a sample text used for the color #0bca73. 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: #0bca73;
}
This is a sample text used for the color #0bca73. 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 #0bca73;
}
This is a sample text used for the color #0bca73. 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 3.35%
Green 61.59%
Blue 35.06%
CMYK Percentage
Cyan 59.69
Magenta 0%
Yellow 27.19%
Black 13.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.