Shades of Copper Rose #906867
Tints of Copper Rose #906867
RGB
CMYK
RGB Variations
Color information
#906867 (or 0x906867) is known color: Copper Rose. HEX triplet: 90, 68 and 67. RGB value is (144,104,103). Sum of RGB (Red+Green+Blue) = 144+104+103=351 (46% of max value = 765). Red value is 144 (56.64% from 255 or 41.03% from 351); Green value is 104 (41.02% from 255 or 29.63% from 351); Blue value is 103 (40.62% from 255 or 29.34% from 351); Max value from RGB is 144 - color contains mainly: red. Hex color #906867 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #906867 is #6F9798. Grayscale: #737373. Windows color (decimal): -7313305 or 6776976. OLE color: 6776976.
HSL color Cylindrical-coordinate representation of color #906867: hue angle of 1.46º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #906867 is Cyan = 0, Magento = 0.28, Yellow = 0.28 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 104 | 103 | - |
| CMYK | 0 | 0.28 | 0.28 | 0.44 |
| HSL | 1.46º | 0.17% | 0.48% | - |
| HSV(B) | 1.46º | 0.28% | 0.56% | - |
| XYZ | 18.9 | 16.81 | 15.08 | - |
| YUV | 115.85 | 120.75 | 148.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 104 | 103 | 0 | 0.28 | 0.28 | 0.44 | 1.46 | 0.17 | 0.48 |
| Hex | 90 | 68 | 67 | 0 | 1C | 1C | 2C | 1 | 11 | 30 |
| Octal | 220 | 150 | 147 | 0 | 34 | 34 | 54 | 1 | 21 | 60 |
| Binary | 10010000 | 1101000 | 1100111 | 0 | 11100 | 11100 | 101100 | 1 | 10001 | 110000 |
Color Harmonies of #906867
Complementary color
Monochromatic Colors of #906867
Black with #906867
Text Example
Text Example
White with #906867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906867; }
p { color: rgb(144,104,103); }
H1.HeaderClassName
{
color: #906867;
}
.AnyTagClassName
{
color: #906867;
}
</style>
background-color css
<style>
a { background-color: #906867; }
a { background-color: rgb(144,104,103); }
div.DivClassName
{
background-color: #906867;
}
.BgClassName
{
background-color: #906867;
}
</style>
border-color css
<style>
span { border-color: #906867; }
span { border-color: rgb(144,104,103); }
td.TdClassName
{
border-color: #906867;
}
.TagClassName
{
border-color: #906867;
}
</style>