Shades of Kenyan Copper #693430
Tints of Kenyan Copper #693430
RGB
CMYK
RGB Variations
Color information
#693430 (or 0x693430) is known color: Kenyan Copper. HEX triplet: 69, 34 and 30. RGB value is (105,52,48). Sum of RGB (Red+Green+Blue) = 105+52+48=205 (27% of max value = 765). Red value is 105 (41.41% from 255 or 51.22% from 205); Green value is 52 (20.70% from 255 or 25.37% from 205); Blue value is 48 (19.14% from 255 or 23.41% from 205); Max value from RGB is 105 - color contains mainly: red. Hex color #693430 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #693430 is #96CBCF. Grayscale: #434343. Windows color (decimal): -9882576 or 3159145. OLE color: 3159145.
HSL color Cylindrical-coordinate representation of color #693430: hue angle of 4.21º 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 #693430 is Cyan = 0, Magento = 0.50, Yellow = 0.54 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 52 | 48 | - |
| CMYK | 0 | 0.50 | 0.54 | 0.59 |
| HSL | 4.21º | 0.37% | 0.3% | - |
| HSV(B) | 4.21º | 0.54% | 0.41% | - |
| XYZ | 7.59 | 5.67 | 3.49 | - |
| YUV | 67.39 | 117.06 | 154.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 52 | 48 | 0 | 0.50 | 0.54 | 0.59 | 4.21 | 0.37 | 0.3 |
| Hex | 69 | 34 | 30 | 0 | 32 | 36 | 3B | 4 | 25 | 1E |
| Octal | 151 | 64 | 60 | 0 | 62 | 66 | 73 | 4 | 45 | 36 |
| Binary | 1101001 | 110100 | 110000 | 0 | 110010 | 110110 | 111011 | 100 | 100101 | 11110 |
Color Harmonies of #693430
Complementary color
Monochromatic Colors of #693430
Black with #693430
Text Example
Text Example
White with #693430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693430; }
p { color: rgb(105,52,48); }
H1.HeaderClassName
{
color: #693430;
}
.AnyTagClassName
{
color: #693430;
}
</style>
background-color css
<style>
a { background-color: #693430; }
a { background-color: rgb(105,52,48); }
div.DivClassName
{
background-color: #693430;
}
.BgClassName
{
background-color: #693430;
}
</style>
border-color css
<style>
span { border-color: #693430; }
span { border-color: rgb(105,52,48); }
td.TdClassName
{
border-color: #693430;
}
.TagClassName
{
border-color: #693430;
}
</style>