Shades of Kenyan Copper #683530
Tints of Kenyan Copper #683530
RGB
CMYK
RGB Variations
Color information
#683530 (or 0x683530) is known color: Kenyan Copper. HEX triplet: 68, 35 and 30. RGB value is (104,53,48). Sum of RGB (Red+Green+Blue) = 104+53+48=205 (27% of max value = 765). Red value is 104 (41.02% from 255 or 50.73% from 205); Green value is 53 (21.09% from 255 or 25.85% from 205); Blue value is 48 (19.14% from 255 or 23.41% from 205); Max value from RGB is 104 - color contains mainly: red. Hex color #683530 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683530 is #97CACF. Grayscale: #434343. Windows color (decimal): -9947856 or 3159400. OLE color: 3159400.
HSL color Cylindrical-coordinate representation of color #683530: hue angle of 5.36º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #683530 is Cyan = 0, Magento = 0.49, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 53 | 48 | - |
| CMYK | 0 | 0.49 | 0.54 | 0.59 |
| HSL | 5.36º | 0.37% | 0.3% | - |
| HSV(B) | 5.36º | 0.54% | 0.41% | - |
| XYZ | 7.52 | 5.7 | 3.5 | - |
| YUV | 67.68 | 116.9 | 153.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 53 | 48 | 0 | 0.49 | 0.54 | 0.59 | 5.36 | 0.37 | 0.3 |
| Hex | 68 | 35 | 30 | 0 | 31 | 36 | 3B | 5 | 25 | 1E |
| Octal | 150 | 65 | 60 | 0 | 61 | 66 | 73 | 5 | 45 | 36 |
| Binary | 1101000 | 110101 | 110000 | 0 | 110001 | 110110 | 111011 | 101 | 100101 | 11110 |
Color Harmonies of #683530
Complementary color
Monochromatic Colors of #683530
Black with #683530
Text Example
Text Example
White with #683530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683530; }
p { color: rgb(104,53,48); }
H1.HeaderClassName
{
color: #683530;
}
.AnyTagClassName
{
color: #683530;
}
</style>
background-color css
<style>
a { background-color: #683530; }
a { background-color: rgb(104,53,48); }
div.DivClassName
{
background-color: #683530;
}
.BgClassName
{
background-color: #683530;
}
</style>
border-color css
<style>
span { border-color: #683530; }
span { border-color: rgb(104,53,48); }
td.TdClassName
{
border-color: #683530;
}
.TagClassName
{
border-color: #683530;
}
</style>