Shades of Kenyan Copper #673530
Tints of Kenyan Copper #673530
RGB
CMYK
RGB Variations
Color information
#673530 (or 0x673530) is known color: Kenyan Copper. HEX triplet: 67, 35 and 30. RGB value is (103,53,48). Sum of RGB (Red+Green+Blue) = 103+53+48=204 (27% of max value = 765). Red value is 103 (40.62% from 255 or 50.49% from 204); Green value is 53 (21.09% from 255 or 25.98% from 204); Blue value is 48 (19.14% from 255 or 23.53% from 204); Max value from RGB is 103 - color contains mainly: red. Hex color #673530 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #673530 is #98CACF. Grayscale: #434343. Windows color (decimal): -10013392 or 3159399. OLE color: 3159399.
HSL color Cylindrical-coordinate representation of color #673530: hue angle of 5.45º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #673530 is Cyan = 0, Magento = 0.49, Yellow = 0.53 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 53 | 48 | - |
| CMYK | 0 | 0.49 | 0.53 | 0.60 |
| HSL | 5.45º | 0.36% | 0.3% | - |
| HSV(B) | 5.45º | 0.53% | 0.4% | - |
| XYZ | 7.4 | 5.64 | 3.5 | - |
| YUV | 67.38 | 117.07 | 153.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 53 | 48 | 0 | 0.49 | 0.53 | 0.60 | 5.45 | 0.36 | 0.3 |
| Hex | 67 | 35 | 30 | 0 | 31 | 35 | 3C | 5 | 24 | 1E |
| Octal | 147 | 65 | 60 | 0 | 61 | 65 | 74 | 5 | 44 | 36 |
| Binary | 1100111 | 110101 | 110000 | 0 | 110001 | 110101 | 111100 | 101 | 100100 | 11110 |
Color Harmonies of #673530
Complementary color
Monochromatic Colors of #673530
Black with #673530
Text Example
Text Example
White with #673530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673530; }
p { color: rgb(103,53,48); }
H1.HeaderClassName
{
color: #673530;
}
.AnyTagClassName
{
color: #673530;
}
</style>
background-color css
<style>
a { background-color: #673530; }
a { background-color: rgb(103,53,48); }
div.DivClassName
{
background-color: #673530;
}
.BgClassName
{
background-color: #673530;
}
</style>
border-color css
<style>
span { border-color: #673530; }
span { border-color: rgb(103,53,48); }
td.TdClassName
{
border-color: #673530;
}
.TagClassName
{
border-color: #673530;
}
</style>