Shades of Kenyan Copper #67352E
Tints of Kenyan Copper #67352E
RGB
CMYK
RGB Variations
Color information
#67352E (or 0x67352E) is known color: Kenyan Copper. HEX triplet: 67, 35 and 2E. RGB value is (103,53,46). Sum of RGB (Red+Green+Blue) = 103+53+46=202 (26% of max value = 765). Red value is 103 (40.62% from 255 or 50.99% from 202); Green value is 53 (21.09% from 255 or 26.24% from 202); Blue value is 46 (18.36% from 255 or 22.77% from 202); Max value from RGB is 103 - color contains mainly: red. Hex color #67352E is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #67352E is #98CAD1. Grayscale: #434343. Windows color (decimal): -10013394 or 3028327. OLE color: 3028327.
HSL color Cylindrical-coordinate representation of color #67352E: hue angle of 7.37º degrees, saturation: 0.38, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #67352E is Cyan = 0, Magento = 0.49, Yellow = 0.55 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 53 | 46 | - |
| CMYK | 0 | 0.49 | 0.55 | 0.60 |
| HSL | 7.37º | 0.38% | 0.29% | - |
| HSV(B) | 7.37º | 0.55% | 0.4% | - |
| XYZ | 7.36 | 5.63 | 3.28 | - |
| YUV | 67.15 | 116.07 | 153.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 53 | 46 | 0 | 0.49 | 0.55 | 0.60 | 7.37 | 0.38 | 0.29 |
| Hex | 67 | 35 | 2E | 0 | 31 | 37 | 3C | 7 | 26 | 1D |
| Octal | 147 | 65 | 56 | 0 | 61 | 67 | 74 | 7 | 46 | 35 |
| Binary | 1100111 | 110101 | 101110 | 0 | 110001 | 110111 | 111100 | 111 | 100110 | 11101 |
Color Harmonies of #67352E
Complementary color
Monochromatic Colors of #67352E
Black with #67352E
Text Example
Text Example
White with #67352E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #67352E; }
p { color: rgb(103,53,46); }
H1.HeaderClassName
{
color: #67352E;
}
.AnyTagClassName
{
color: #67352E;
}
</style>
background-color css
<style>
a { background-color: #67352E; }
a { background-color: rgb(103,53,46); }
div.DivClassName
{
background-color: #67352E;
}
.BgClassName
{
background-color: #67352E;
}
</style>
border-color css
<style>
span { border-color: #67352E; }
span { border-color: rgb(103,53,46); }
td.TdClassName
{
border-color: #67352E;
}
.TagClassName
{
border-color: #67352E;
}
</style>