#00819c Hex Color
rgb(0, 129, 156)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 00 | 81 | 9c | - | #00819c |
| RGB | 0 | 129 | 156 | - | rgb(0,129,156) |
| HSL | 190 | 100% | 31% | - | hsl(190,100%,31%) |
| HSV | 190 | 100% | 61% | - | hsv(190,100%,61%) |
| XYZ | 13.851 | 18.1008 | 34.2163 | - | xyz(13.851,18.1008,34.2163) |
| CIE-LAB | 49.62 | -19.72 | -22.84 | - | lab(49.62,-19.72,-22.84) |
| CMYK | 1 | 0.17307692307692 | 0 | 0.38823529411765 | cmyk(1,0.17307692307692,0,0.38823529411765) |
Description
The RGB value of color #00819c is rgb(0, 129, 156).
In the hex color #00819c, The value of Red is 0, value of Green is 129, and value of Blue is 156. The primary color is Blue. Similarly, The HSL values for #00819c consists of 190° Hue, 100% Saturation, and 31% Lightness.
In the CMYK color model, the color #00819c can be represented as Cyan=1%, Magenta=0.17307692307692%, Yellow=0%, and Black=0.38823529411765%.
Shades of #00819c
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 #00819c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #00819c
Preview of #00819c on White Background
The contrast ratio of #00819c with white color is 4.55
Preview of #00819c on black background
The contrast ratio of #00819c with black color is 4.62
#00819c color will look good with a black background.
Color Schemes of #00819c
Triadic Colors of #00819c
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 #00819c
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 #00819c
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 #00819c
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 #00819c
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: #00819c;
}
This is a sample text used for the color #00819c. 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: #00819c;
}
This is a sample text used for the color #00819c. 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 #00819c;
}
This is a sample text used for the color #00819c. 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%
Green 45.26%
Blue 54.74%
CMYK Percentage
Cyan 64.05
Magenta 11.09%
Yellow 0%
Black 24.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.