Shades of Copper Rose #926969
Tints of Copper Rose #926969
RGB
CMYK
RGB Variations
Color information
#926969 (or 0x926969) is known color: Copper Rose. HEX triplet: 92, 69 and 69. RGB value is (146,105,105). Sum of RGB (Red+Green+Blue) = 146+105+105=356 (47% of max value = 765). Red value is 146 (57.42% from 255 or 41.01% from 356); Green value is 105 (41.41% from 255 or 29.49% from 356); Blue value is 105 (41.41% from 255 or 29.49% from 356); Max value from RGB is 146 - color contains mainly: red. Hex color #926969 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #926969 is #6D9696. Grayscale: #757575. Windows color (decimal): -7181975 or 6908306. OLE color: 6908306.
HSL color Cylindrical-coordinate representation of color #926969: hue angle of 0º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #926969 is Cyan = 0, Magento = 0.28, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 105 | 105 | - |
| CMYK | 0 | 0.28 | 0.28 | 0.43 |
| HSL | 0º | 0.16% | 0.49% | - |
| HSV(B) | 0º | 0.28% | 0.57% | - |
| XYZ | 19.46 | 17.23 | 15.67 | - |
| YUV | 117.26 | 121.08 | 148.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 105 | 105 | 0 | 0.28 | 0.28 | 0.43 | 0 | 0.16 | 0.49 |
| Hex | 92 | 69 | 69 | 0 | 1C | 1C | 2B | 0 | 10 | 31 |
| Octal | 222 | 151 | 151 | 0 | 34 | 34 | 53 | 0 | 20 | 61 |
| Binary | 10010010 | 1101001 | 1101001 | 0 | 11100 | 11100 | 101011 | 0 | 10000 | 110001 |
Color Harmonies of #926969
Complementary color
Monochromatic Colors of #926969
Black with #926969
Text Example
Text Example
White with #926969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926969; }
p { color: rgb(146,105,105); }
H1.HeaderClassName
{
color: #926969;
}
.AnyTagClassName
{
color: #926969;
}
</style>
background-color css
<style>
a { background-color: #926969; }
a { background-color: rgb(146,105,105); }
div.DivClassName
{
background-color: #926969;
}
.BgClassName
{
background-color: #926969;
}
</style>
border-color css
<style>
span { border-color: #926969; }
span { border-color: rgb(146,105,105); }
td.TdClassName
{
border-color: #926969;
}
.TagClassName
{
border-color: #926969;
}
</style>