#669b9b Hex Color
rgb(102, 155, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 66 | 9b | 9b | - | #669b9b |
RGB | 102 | 155 | 155 | - | rgb(102,155,155) |
HSL | 180 | 21% | 50% | - | hsl(180,21%,50%) |
HSV | 180 | 34% | 61% | - | hsv(180,34%,61%) |
XYZ | 23.1172 | 28.634 | 35.3189 | - | xyz(23.1172,28.634,35.3189) |
CIE-LAB | 60.46 | -17.45 | -5.6 | - | lab(60.46,-17.45,-5.6) |
CMYK | 0.34193548387097 | 0 | 0 | 0.3921568627451 | cmyk(0.34193548387097,0,0,0.3921568627451) |
Description
The RGB value of color #669b9b is rgb(102, 155, 155).
In the hex color #669b9b, The value of Red is 102, value of Green is 155, and value of Blue is 155. The primary color is Red. Similarly, The HSL values for #669b9b consists of 180° Hue, 21% Saturation, and 50% Lightness.
In the CMYK color model, the color #669b9b can be represented as Cyan=0.34193548387097%, Magenta=0%, Yellow=0%, and Black=0.3921568627451%.
Shades of #669b9b
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 #669b9b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #669b9b
Preview of #669b9b on White Background
The contrast ratio of #669b9b with white color is 3.12
Preview of #669b9b on black background
The contrast ratio of #669b9b with black color is 6.73
#669b9b color will look good with a black background.
Color Schemes of #669b9b
Triadic Colors of #669b9b
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 #669b9b
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 #669b9b
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 #669b9b
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.
Color Usage
You can set the css color of a text using:
.class{
color: #669b9b;
}
This is a sample text used for the color #669b9b. 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: #669b9b;
}
This is a sample text used for the color #669b9b. 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 #669b9b;
}
This is a sample text used for the color #669b9b. 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 24.76%
Green 37.62%
Blue 37.62%
CMYK Percentage
Cyan 46.58
Magenta 0%
Yellow 0%
Black 53.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.