Shades of Crete #767133
Tints of Crete #767133
RGB
CMYK
RGB Variations
Color information
#767133 (or 0x767133) is known color: Crete. HEX triplet: 76, 71 and 33. RGB value is (118,113,51). Sum of RGB (Red+Green+Blue) = 118+113+51=282 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.84% from 282); Green value is 113 (44.53% from 255 or 40.07% from 282); Blue value is 51 (20.31% from 255 or 18.09% from 282); Max value from RGB is 118 - color contains mainly: red. Hex color #767133 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767133 is #898ECC. Grayscale: #6B6B6B. Windows color (decimal): -9014989 or 3371382. OLE color: 3371382.
HSL color Cylindrical-coordinate representation of color #767133: hue angle of 55.52º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #767133 is Cyan = 0, Magento = 0.04, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 113 | 51 | - |
| CMYK | 0 | 0.04 | 0.57 | 0.54 |
| HSL | 55.52º | 0.4% | 0.33% | - |
| HSV(B) | 55.52º | 0.57% | 0.46% | - |
| XYZ | 13.97 | 15.9 | 5.46 | - |
| YUV | 107.43 | 96.16 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 113 | 51 | 0 | 0.04 | 0.57 | 0.54 | 55.52 | 0.4 | 0.33 |
| Hex | 76 | 71 | 33 | 0 | 4 | 39 | 36 | 38 | 28 | 21 |
| Octal | 166 | 161 | 63 | 0 | 4 | 71 | 66 | 70 | 50 | 41 |
| Binary | 1110110 | 1110001 | 110011 | 0 | 100 | 111001 | 110110 | 111000 | 101000 | 100001 |
Color Harmonies of #767133
Complementary color
Monochromatic Colors of #767133
Black with #767133
Text Example
Text Example
White with #767133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767133; }
p { color: rgb(118,113,51); }
H1.HeaderClassName
{
color: #767133;
}
.AnyTagClassName
{
color: #767133;
}
</style>
background-color css
<style>
a { background-color: #767133; }
a { background-color: rgb(118,113,51); }
div.DivClassName
{
background-color: #767133;
}
.BgClassName
{
background-color: #767133;
}
</style>
border-color css
<style>
span { border-color: #767133; }
span { border-color: rgb(118,113,51); }
td.TdClassName
{
border-color: #767133;
}
.TagClassName
{
border-color: #767133;
}
</style>