Shades of Verdigris #676038
Tints of Verdigris #676038
RGB
CMYK
RGB Variations
Color information
#676038 (or 0x676038) is known color: Verdigris. HEX triplet: 67, 60 and 38. RGB value is (103,96,56). Sum of RGB (Red+Green+Blue) = 103+96+56=255 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.39% from 255); Green value is 96 (37.89% from 255 or 37.65% from 255); Blue value is 56 (22.27% from 255 or 21.96% from 255); Max value from RGB is 103 - color contains mainly: red. Hex color #676038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #676038 is #989FC7. Grayscale: #5D5D5D. Windows color (decimal): -10002376 or 3694695. OLE color: 3694695.
HSL color Cylindrical-coordinate representation of color #676038: hue angle of 51.06º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #676038 is Cyan = 0, Magento = 0.07, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 96 | 56 | - |
| CMYK | 0 | 0.07 | 0.46 | 0.60 |
| HSL | 51.06º | 0.3% | 0.31% | - |
| HSV(B) | 51.06º | 0.46% | 0.4% | - |
| XYZ | 10.49 | 11.53 | 5.41 | - |
| YUV | 93.53 | 106.82 | 134.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 96 | 56 | 0 | 0.07 | 0.46 | 0.60 | 51.06 | 0.3 | 0.31 |
| Hex | 67 | 60 | 38 | 0 | 7 | 2E | 3C | 33 | 1E | 1F |
| Octal | 147 | 140 | 70 | 0 | 7 | 56 | 74 | 63 | 36 | 37 |
| Binary | 1100111 | 1100000 | 111000 | 0 | 111 | 101110 | 111100 | 110011 | 11110 | 11111 |
Color Harmonies of #676038
Complementary color
Monochromatic Colors of #676038
Black with #676038
Text Example
Text Example
White with #676038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676038; }
p { color: rgb(103,96,56); }
H1.HeaderClassName
{
color: #676038;
}
.AnyTagClassName
{
color: #676038;
}
</style>
background-color css
<style>
a { background-color: #676038; }
a { background-color: rgb(103,96,56); }
div.DivClassName
{
background-color: #676038;
}
.BgClassName
{
background-color: #676038;
}
</style>
border-color css
<style>
span { border-color: #676038; }
span { border-color: rgb(103,96,56); }
td.TdClassName
{
border-color: #676038;
}
.TagClassName
{
border-color: #676038;
}
</style>