Shades of Crete #767535
Tints of Crete #767535
RGB
CMYK
RGB Variations
Color information
#767535 (or 0x767535) is known color: Crete. HEX triplet: 76, 75 and 35. RGB value is (118,117,53). Sum of RGB (Red+Green+Blue) = 118+117+53=288 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.97% from 288); Green value is 117 (46.09% from 255 or 40.62% from 288); Blue value is 53 (21.09% from 255 or 18.40% from 288); Max value from RGB is 118 - color contains mainly: red. Hex color #767535 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767535 is #898ACA. Grayscale: #6E6E6E. Windows color (decimal): -9013963 or 3503478. OLE color: 3503478.
HSL color Cylindrical-coordinate representation of color #767535: hue angle of 59.08º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #767535 is Cyan = 0, Magento = 0.01, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 117 | 53 | - |
| CMYK | 0 | 0.01 | 0.55 | 0.54 |
| HSL | 59.08º | 0.38% | 0.34% | - |
| HSV(B) | 59.08º | 0.55% | 0.46% | - |
| XYZ | 14.48 | 16.83 | 5.85 | - |
| YUV | 110 | 95.83 | 133.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 117 | 53 | 0 | 0.01 | 0.55 | 0.54 | 59.08 | 0.38 | 0.34 |
| Hex | 76 | 75 | 35 | 0 | 1 | 37 | 36 | 3B | 26 | 22 |
| Octal | 166 | 165 | 65 | 0 | 1 | 67 | 66 | 73 | 46 | 42 |
| Binary | 1110110 | 1110101 | 110101 | 0 | 1 | 110111 | 110110 | 111011 | 100110 | 100010 |
Color Harmonies of #767535
Complementary color
Monochromatic Colors of #767535
Black with #767535
Text Example
Text Example
White with #767535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767535; }
p { color: rgb(118,117,53); }
H1.HeaderClassName
{
color: #767535;
}
.AnyTagClassName
{
color: #767535;
}
</style>
background-color css
<style>
a { background-color: #767535; }
a { background-color: rgb(118,117,53); }
div.DivClassName
{
background-color: #767535;
}
.BgClassName
{
background-color: #767535;
}
</style>
border-color css
<style>
span { border-color: #767535; }
span { border-color: rgb(118,117,53); }
td.TdClassName
{
border-color: #767535;
}
.TagClassName
{
border-color: #767535;
}
</style>