Shades of Crete #767431
Tints of Crete #767431
RGB
CMYK
RGB Variations
Color information
#767431 (or 0x767431) is known color: Crete. HEX triplet: 76, 74 and 31. RGB value is (118,116,49). Sum of RGB (Red+Green+Blue) = 118+116+49=283 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.70% from 283); Green value is 116 (45.70% from 255 or 40.99% from 283); Blue value is 49 (19.53% from 255 or 17.31% from 283); Max value from RGB is 118 - color contains mainly: red. Hex color #767431 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767431 is #898BCE. Grayscale: #6D6D6D. Windows color (decimal): -9014223 or 3241078. OLE color: 3241078.
HSL color Cylindrical-coordinate representation of color #767431: hue angle of 58.26º 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 #767431 is Cyan = 0, Magento = 0.02, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 116 | 49 | - |
| CMYK | 0 | 0.02 | 0.58 | 0.54 |
| HSL | 58.26º | 0.41% | 0.33% | - |
| HSV(B) | 58.26º | 0.58% | 0.46% | - |
| XYZ | 14.27 | 16.56 | 5.35 | - |
| YUV | 108.96 | 94.16 | 134.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 116 | 49 | 0 | 0.02 | 0.58 | 0.54 | 58.26 | 0.41 | 0.33 |
| Hex | 76 | 74 | 31 | 0 | 2 | 3A | 36 | 3A | 29 | 21 |
| Octal | 166 | 164 | 61 | 0 | 2 | 72 | 66 | 72 | 51 | 41 |
| Binary | 1110110 | 1110100 | 110001 | 0 | 10 | 111010 | 110110 | 111010 | 101001 | 100001 |
Color Harmonies of #767431
Complementary color
Monochromatic Colors of #767431
Black with #767431
Text Example
Text Example
White with #767431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767431; }
p { color: rgb(118,116,49); }
H1.HeaderClassName
{
color: #767431;
}
.AnyTagClassName
{
color: #767431;
}
</style>
background-color css
<style>
a { background-color: #767431; }
a { background-color: rgb(118,116,49); }
div.DivClassName
{
background-color: #767431;
}
.BgClassName
{
background-color: #767431;
}
</style>
border-color css
<style>
span { border-color: #767431; }
span { border-color: rgb(118,116,49); }
td.TdClassName
{
border-color: #767431;
}
.TagClassName
{
border-color: #767431;
}
</style>