Shades of Crete #767532
Tints of Crete #767532
RGB
CMYK
RGB Variations
Color information
#767532 (or 0x767532) is known color: Crete. HEX triplet: 76, 75 and 32. RGB value is (118,117,50). Sum of RGB (Red+Green+Blue) = 118+117+50=285 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.40% from 285); Green value is 117 (46.09% from 255 or 41.05% from 285); Blue value is 50 (19.92% from 255 or 17.54% from 285); Max value from RGB is 118 - color contains mainly: red. Hex color #767532 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767532 is #898ACD. Grayscale: #6D6D6D. Windows color (decimal): -9013966 or 3306870. OLE color: 3306870.
HSL color Cylindrical-coordinate representation of color #767532: hue angle of 59.12º degrees, saturation: 0.4, 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 #767532 is Cyan = 0, Magento = 0.01, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 117 | 50 | - |
| CMYK | 0 | 0.01 | 0.58 | 0.54 |
| HSL | 59.12º | 0.4% | 0.33% | - |
| HSV(B) | 59.12º | 0.58% | 0.46% | - |
| XYZ | 14.41 | 16.8 | 5.5 | - |
| YUV | 109.66 | 94.33 | 133.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 117 | 50 | 0 | 0.01 | 0.58 | 0.54 | 59.12 | 0.4 | 0.33 |
| Hex | 76 | 75 | 32 | 0 | 1 | 3A | 36 | 3B | 28 | 21 |
| Octal | 166 | 165 | 62 | 0 | 1 | 72 | 66 | 73 | 50 | 41 |
| Binary | 1110110 | 1110101 | 110010 | 0 | 1 | 111010 | 110110 | 111011 | 101000 | 100001 |
Color Harmonies of #767532
Complementary color
Monochromatic Colors of #767532
Black with #767532
Text Example
Text Example
White with #767532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767532; }
p { color: rgb(118,117,50); }
H1.HeaderClassName
{
color: #767532;
}
.AnyTagClassName
{
color: #767532;
}
</style>
background-color css
<style>
a { background-color: #767532; }
a { background-color: rgb(118,117,50); }
div.DivClassName
{
background-color: #767532;
}
.BgClassName
{
background-color: #767532;
}
</style>
border-color css
<style>
span { border-color: #767532; }
span { border-color: rgb(118,117,50); }
td.TdClassName
{
border-color: #767532;
}
.TagClassName
{
border-color: #767532;
}
</style>