Shades of Crete #767434
Tints of Crete #767434
RGB
CMYK
RGB Variations
Color information
#767434 (or 0x767434) is known color: Crete. HEX triplet: 76, 74 and 34. RGB value is (118,116,52). Sum of RGB (Red+Green+Blue) = 118+116+52=286 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.26% from 286); Green value is 116 (45.70% from 255 or 40.56% from 286); Blue value is 52 (20.70% from 255 or 18.18% from 286); Max value from RGB is 118 - color contains mainly: red. Hex color #767434 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767434 is #898BCB. Grayscale: #6D6D6D. Windows color (decimal): -9014220 or 3437686. OLE color: 3437686.
HSL color Cylindrical-coordinate representation of color #767434: hue angle of 58.18º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #767434 is Cyan = 0, Magento = 0.02, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 116 | 52 | - |
| CMYK | 0 | 0.02 | 0.56 | 0.54 |
| HSL | 58.18º | 0.39% | 0.33% | - |
| HSV(B) | 58.18º | 0.56% | 0.46% | - |
| XYZ | 14.34 | 16.59 | 5.7 | - |
| YUV | 109.3 | 95.66 | 134.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 116 | 52 | 0 | 0.02 | 0.56 | 0.54 | 58.18 | 0.39 | 0.33 |
| Hex | 76 | 74 | 34 | 0 | 2 | 38 | 36 | 3A | 27 | 21 |
| Octal | 166 | 164 | 64 | 0 | 2 | 70 | 66 | 72 | 47 | 41 |
| Binary | 1110110 | 1110100 | 110100 | 0 | 10 | 111000 | 110110 | 111010 | 100111 | 100001 |
Color Harmonies of #767434
Complementary color
Monochromatic Colors of #767434
Black with #767434
Text Example
Text Example
White with #767434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767434; }
p { color: rgb(118,116,52); }
H1.HeaderClassName
{
color: #767434;
}
.AnyTagClassName
{
color: #767434;
}
</style>
background-color css
<style>
a { background-color: #767434; }
a { background-color: rgb(118,116,52); }
div.DivClassName
{
background-color: #767434;
}
.BgClassName
{
background-color: #767434;
}
</style>
border-color css
<style>
span { border-color: #767434; }
span { border-color: rgb(118,116,52); }
td.TdClassName
{
border-color: #767434;
}
.TagClassName
{
border-color: #767434;
}
</style>