Shades of Crete #767533
Tints of Crete #767533
RGB
CMYK
RGB Variations
Color information
#767533 (or 0x767533) is known color: Crete. HEX triplet: 76, 75 and 33. RGB value is (118,117,51). Sum of RGB (Red+Green+Blue) = 118+117+51=286 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.26% from 286); Green value is 117 (46.09% from 255 or 40.91% from 286); Blue value is 51 (20.31% from 255 or 17.83% from 286); Max value from RGB is 118 - color contains mainly: red. Hex color #767533 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767533 is #898ACC. Grayscale: #6E6E6E. Windows color (decimal): -9013965 or 3372406. OLE color: 3372406.
HSL color Cylindrical-coordinate representation of color #767533: hue angle of 59.1º 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 #767533 is Cyan = 0, Magento = 0.01, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 117 | 51 | - |
| CMYK | 0 | 0.01 | 0.57 | 0.54 |
| HSL | 59.1º | 0.4% | 0.33% | - |
| HSV(B) | 59.1º | 0.57% | 0.46% | - |
| XYZ | 14.43 | 16.81 | 5.62 | - |
| YUV | 109.78 | 94.83 | 133.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 117 | 51 | 0 | 0.01 | 0.57 | 0.54 | 59.1 | 0.4 | 0.33 |
| Hex | 76 | 75 | 33 | 0 | 1 | 39 | 36 | 3B | 28 | 21 |
| Octal | 166 | 165 | 63 | 0 | 1 | 71 | 66 | 73 | 50 | 41 |
| Binary | 1110110 | 1110101 | 110011 | 0 | 1 | 111001 | 110110 | 111011 | 101000 | 100001 |
Color Harmonies of #767533
Complementary color
Monochromatic Colors of #767533
Black with #767533
Text Example
Text Example
White with #767533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767533; }
p { color: rgb(118,117,51); }
H1.HeaderClassName
{
color: #767533;
}
.AnyTagClassName
{
color: #767533;
}
</style>
background-color css
<style>
a { background-color: #767533; }
a { background-color: rgb(118,117,51); }
div.DivClassName
{
background-color: #767533;
}
.BgClassName
{
background-color: #767533;
}
</style>
border-color css
<style>
span { border-color: #767533; }
span { border-color: rgb(118,117,51); }
td.TdClassName
{
border-color: #767533;
}
.TagClassName
{
border-color: #767533;
}
</style>