Shades of Crete #767539
Tints of Crete #767539
RGB
CMYK
RGB Variations
Color information
#767539 (or 0x767539) is known color: Crete. HEX triplet: 76, 75 and 39. RGB value is (118,117,57). Sum of RGB (Red+Green+Blue) = 118+117+57=292 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.41% from 292); Green value is 117 (46.09% from 255 or 40.07% from 292); Blue value is 57 (22.66% from 255 or 19.52% from 292); Max value from RGB is 118 - color contains mainly: red. Hex color #767539 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767539 is #898AC6. Grayscale: #6E6E6E. Windows color (decimal): -9013959 or 3765622. OLE color: 3765622.
HSL color Cylindrical-coordinate representation of color #767539: hue angle of 59.02º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #767539 is Cyan = 0, Magento = 0.01, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 117 | 57 | - |
| CMYK | 0 | 0.01 | 0.52 | 0.54 |
| HSL | 59.02º | 0.35% | 0.34% | - |
| HSV(B) | 59.02º | 0.52% | 0.46% | - |
| XYZ | 14.57 | 16.87 | 6.36 | - |
| YUV | 110.46 | 97.83 | 133.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 117 | 57 | 0 | 0.01 | 0.52 | 0.54 | 59.02 | 0.35 | 0.34 |
| Hex | 76 | 75 | 39 | 0 | 1 | 34 | 36 | 3B | 23 | 22 |
| Octal | 166 | 165 | 71 | 0 | 1 | 64 | 66 | 73 | 43 | 42 |
| Binary | 1110110 | 1110101 | 111001 | 0 | 1 | 110100 | 110110 | 111011 | 100011 | 100010 |
Color Harmonies of #767539
Complementary color
Monochromatic Colors of #767539
Black with #767539
Text Example
Text Example
White with #767539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767539; }
p { color: rgb(118,117,57); }
H1.HeaderClassName
{
color: #767539;
}
.AnyTagClassName
{
color: #767539;
}
</style>
background-color css
<style>
a { background-color: #767539; }
a { background-color: rgb(118,117,57); }
div.DivClassName
{
background-color: #767539;
}
.BgClassName
{
background-color: #767539;
}
</style>
border-color css
<style>
span { border-color: #767539; }
span { border-color: rgb(118,117,57); }
td.TdClassName
{
border-color: #767539;
}
.TagClassName
{
border-color: #767539;
}
</style>