Shades of Crete #767231
Tints of Crete #767231
RGB
CMYK
RGB Variations
Color information
#767231 (or 0x767231) is known color: Crete. HEX triplet: 76, 72 and 31. RGB value is (118,114,49). Sum of RGB (Red+Green+Blue) = 118+114+49=281 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.99% from 281); Green value is 114 (44.92% from 255 or 40.57% from 281); Blue value is 49 (19.53% from 255 or 17.44% from 281); Max value from RGB is 118 - color contains mainly: red. Hex color #767231 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767231 is #898DCE. Grayscale: #6C6C6C. Windows color (decimal): -9014735 or 3240566. OLE color: 3240566.
HSL color Cylindrical-coordinate representation of color #767231: hue angle of 56.52º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #767231 is Cyan = 0, Magento = 0.03, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 114 | 49 | - |
| CMYK | 0 | 0.03 | 0.58 | 0.54 |
| HSL | 56.52º | 0.41% | 0.33% | - |
| HSV(B) | 56.52º | 0.58% | 0.46% | - |
| XYZ | 14.04 | 16.11 | 5.27 | - |
| YUV | 107.79 | 94.83 | 135.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 114 | 49 | 0 | 0.03 | 0.58 | 0.54 | 56.52 | 0.41 | 0.33 |
| Hex | 76 | 72 | 31 | 0 | 3 | 3A | 36 | 39 | 29 | 21 |
| Octal | 166 | 162 | 61 | 0 | 3 | 72 | 66 | 71 | 51 | 41 |
| Binary | 1110110 | 1110010 | 110001 | 0 | 11 | 111010 | 110110 | 111001 | 101001 | 100001 |
Color Harmonies of #767231
Complementary color
Monochromatic Colors of #767231
Black with #767231
Text Example
Text Example
White with #767231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767231; }
p { color: rgb(118,114,49); }
H1.HeaderClassName
{
color: #767231;
}
.AnyTagClassName
{
color: #767231;
}
</style>
background-color css
<style>
a { background-color: #767231; }
a { background-color: rgb(118,114,49); }
div.DivClassName
{
background-color: #767231;
}
.BgClassName
{
background-color: #767231;
}
</style>
border-color css
<style>
span { border-color: #767231; }
span { border-color: rgb(118,114,49); }
td.TdClassName
{
border-color: #767231;
}
.TagClassName
{
border-color: #767231;
}
</style>