Shades of Kenyan Copper #673731
Tints of Kenyan Copper #673731
RGB
CMYK
RGB Variations
Color information
#673731 (or 0x673731) is known color: Kenyan Copper. HEX triplet: 67, 37 and 31. RGB value is (103,55,49). Sum of RGB (Red+Green+Blue) = 103+55+49=207 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.76% from 207); Green value is 55 (21.88% from 255 or 26.57% from 207); Blue value is 49 (19.53% from 255 or 23.67% from 207); Max value from RGB is 103 - color contains mainly: red. Hex color #673731 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673731 is #98C8CE. Grayscale: #444444. Windows color (decimal): -10012879 or 3225447. OLE color: 3225447.
HSL color Cylindrical-coordinate representation of color #673731: hue angle of 6.67º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #673731 is Cyan = 0, Magento = 0.47, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 55 | 49 | - |
| CMYK | 0 | 0.47 | 0.52 | 0.60 |
| HSL | 6.67º | 0.36% | 0.3% | - |
| HSV(B) | 6.67º | 0.52% | 0.4% | - |
| XYZ | 7.51 | 5.84 | 3.64 | - |
| YUV | 68.67 | 116.9 | 152.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 55 | 49 | 0 | 0.47 | 0.52 | 0.60 | 6.67 | 0.36 | 0.3 |
| Hex | 67 | 37 | 31 | 0 | 2F | 34 | 3C | 7 | 24 | 1E |
| Octal | 147 | 67 | 61 | 0 | 57 | 64 | 74 | 7 | 44 | 36 |
| Binary | 1100111 | 110111 | 110001 | 0 | 101111 | 110100 | 111100 | 111 | 100100 | 11110 |
Color Harmonies of #673731
Complementary color
Monochromatic Colors of #673731
Black with #673731
Text Example
Text Example
White with #673731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673731; }
p { color: rgb(103,55,49); }
H1.HeaderClassName
{
color: #673731;
}
.AnyTagClassName
{
color: #673731;
}
</style>
background-color css
<style>
a { background-color: #673731; }
a { background-color: rgb(103,55,49); }
div.DivClassName
{
background-color: #673731;
}
.BgClassName
{
background-color: #673731;
}
</style>
border-color css
<style>
span { border-color: #673731; }
span { border-color: rgb(103,55,49); }
td.TdClassName
{
border-color: #673731;
}
.TagClassName
{
border-color: #673731;
}
</style>