Shades of Kenyan Copper #673129
Tints of Kenyan Copper #673129
RGB
CMYK
RGB Variations
Color information
#673129 (or 0x673129) is known color: Kenyan Copper. HEX triplet: 67, 31 and 29. RGB value is (103,49,41). Sum of RGB (Red+Green+Blue) = 103+49+41=193 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.37% from 193); Green value is 49 (19.53% from 255 or 25.39% from 193); Blue value is 41 (16.41% from 255 or 21.24% from 193); Max value from RGB is 103 - color contains mainly: red. Hex color #673129 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673129 is #98CED6. Grayscale: #404040. Windows color (decimal): -10014423 or 2699623. OLE color: 2699623.
HSL color Cylindrical-coordinate representation of color #673129: hue angle of 7.74º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #673129 is Cyan = 0, Magento = 0.52, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 49 | 41 | - |
| CMYK | 0 | 0.52 | 0.60 | 0.60 |
| HSL | 7.74º | 0.43% | 0.28% | - |
| HSV(B) | 7.74º | 0.6% | 0.4% | - |
| XYZ | 7.09 | 5.24 | 2.74 | - |
| YUV | 64.23 | 114.89 | 155.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 49 | 41 | 0 | 0.52 | 0.60 | 0.60 | 7.74 | 0.43 | 0.28 |
| Hex | 67 | 31 | 29 | 0 | 34 | 3C | 3C | 8 | 2B | 1C |
| Octal | 147 | 61 | 51 | 0 | 64 | 74 | 74 | 10 | 53 | 34 |
| Binary | 1100111 | 110001 | 101001 | 0 | 110100 | 111100 | 111100 | 1000 | 101011 | 11100 |
Color Harmonies of #673129
Complementary color
Monochromatic Colors of #673129
Black with #673129
Text Example
Text Example
White with #673129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673129; }
p { color: rgb(103,49,41); }
H1.HeaderClassName
{
color: #673129;
}
.AnyTagClassName
{
color: #673129;
}
</style>
background-color css
<style>
a { background-color: #673129; }
a { background-color: rgb(103,49,41); }
div.DivClassName
{
background-color: #673129;
}
.BgClassName
{
background-color: #673129;
}
</style>
border-color css
<style>
span { border-color: #673129; }
span { border-color: rgb(103,49,41); }
td.TdClassName
{
border-color: #673129;
}
.TagClassName
{
border-color: #673129;
}
</style>