#369784 Hex Color
rgb(54, 151, 132)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 36 | 97 | 84 | - | #369784 |
| RGB | 54 | 151 | 132 | - | rgb(54,151,132) |
| HSL | 168 | 47% | 40% | - | hsl(168,47%,40%) |
| HSV | 168 | 64% | 59% | - | hsv(168,64%,59%) |
| XYZ | 16.7528 | 24.5834 | 25.6919 | - | xyz(16.7528,24.5834,25.6919) |
| CIE-LAB | 56.67 | -32.88 | 1.7 | - | lab(56.67,-32.88,1.7) |
| CMYK | 0.64238410596026 | 0 | 0.12582781456954 | 0.4078431372549 | cmyk(0.64238410596026,0,0.12582781456954,0.4078431372549) |
Description
The RGB value of color #369784 is rgb(54, 151, 132).
In the hex color #369784, The value of Red is 54, value of Green is 151, and value of Blue is 132. The primary color is Green. Similarly, The HSL values for #369784 consists of 168° Hue, 47% Saturation, and 40% Lightness.
In the CMYK color model, the color #369784 can be represented as Cyan=0.64238410596026%, Magenta=0%, Yellow=0.12582781456954%, and Black=0.4078431372549%.
Shades of #369784
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 #369784
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #369784
Preview of #369784 on White Background
The contrast ratio of #369784 with white color is 3.55
Preview of #369784 on black background
The contrast ratio of #369784 with black color is 5.92
#369784 color will look good with a black background.
Color Schemes of #369784
Triadic Colors of #369784
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 #369784
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 #369784
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 #369784
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 #369784
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: #369784;
}
This is a sample text used for the color #369784. 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: #369784;
}
This is a sample text used for the color #369784. 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 #369784;
}
This is a sample text used for the color #369784. 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 16.02%
Green 44.81%
Blue 39.17%
CMYK Percentage
Cyan 54.62
Magenta 0%
Yellow 10.7%
Black 34.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.