Shades of Crete #767334
Tints of Crete #767334
RGB
CMYK
RGB Variations
Color information
#767334 (or 0x767334) is known color: Crete. HEX triplet: 76, 73 and 34. RGB value is (118,115,52). Sum of RGB (Red+Green+Blue) = 118+115+52=285 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.40% from 285); Green value is 115 (45.31% from 255 or 40.35% from 285); Blue value is 52 (20.70% from 255 or 18.25% from 285); Max value from RGB is 118 - color contains mainly: red. Hex color #767334 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767334 is #898CCB. Grayscale: #6C6C6C. Windows color (decimal): -9014476 or 3437430. OLE color: 3437430.
HSL color Cylindrical-coordinate representation of color #767334: hue angle of 57.27º 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 #767334 is Cyan = 0, Magento = 0.03, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 115 | 52 | - |
| CMYK | 0 | 0.03 | 0.56 | 0.54 |
| HSL | 57.27º | 0.39% | 0.33% | - |
| HSV(B) | 57.27º | 0.56% | 0.46% | - |
| XYZ | 14.22 | 16.36 | 5.66 | - |
| YUV | 108.72 | 95.99 | 134.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 52 | 0 | 0.03 | 0.56 | 0.54 | 57.27 | 0.39 | 0.33 |
| Hex | 76 | 73 | 34 | 0 | 3 | 38 | 36 | 39 | 27 | 21 |
| Octal | 166 | 163 | 64 | 0 | 3 | 70 | 66 | 71 | 47 | 41 |
| Binary | 1110110 | 1110011 | 110100 | 0 | 11 | 111000 | 110110 | 111001 | 100111 | 100001 |
Color Harmonies of #767334
Complementary color
Monochromatic Colors of #767334
Black with #767334
Text Example
Text Example
White with #767334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767334; }
p { color: rgb(118,115,52); }
H1.HeaderClassName
{
color: #767334;
}
.AnyTagClassName
{
color: #767334;
}
</style>
background-color css
<style>
a { background-color: #767334; }
a { background-color: rgb(118,115,52); }
div.DivClassName
{
background-color: #767334;
}
.BgClassName
{
background-color: #767334;
}
</style>
border-color css
<style>
span { border-color: #767334; }
span { border-color: rgb(118,115,52); }
td.TdClassName
{
border-color: #767334;
}
.TagClassName
{
border-color: #767334;
}
</style>