Shades of Crete #767433
Tints of Crete #767433
RGB
CMYK
RGB Variations
Color information
#767433 (or 0x767433) is known color: Crete. HEX triplet: 76, 74 and 33. RGB value is (118,116,51). Sum of RGB (Red+Green+Blue) = 118+116+51=285 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.40% from 285); Green value is 116 (45.70% from 255 or 40.70% from 285); Blue value is 51 (20.31% from 255 or 17.89% from 285); Max value from RGB is 118 - color contains mainly: red. Hex color #767433 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767433 is #898BCC. Grayscale: #6D6D6D. Windows color (decimal): -9014221 or 3372150. OLE color: 3372150.
HSL color Cylindrical-coordinate representation of color #767433: hue angle of 58.21º 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 #767433 is Cyan = 0, Magento = 0.02, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 116 | 51 | - |
| CMYK | 0 | 0.02 | 0.57 | 0.54 |
| HSL | 58.21º | 0.4% | 0.33% | - |
| HSV(B) | 58.21º | 0.57% | 0.46% | - |
| XYZ | 14.31 | 16.58 | 5.58 | - |
| YUV | 109.19 | 95.16 | 134.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 116 | 51 | 0 | 0.02 | 0.57 | 0.54 | 58.21 | 0.4 | 0.33 |
| Hex | 76 | 74 | 33 | 0 | 2 | 39 | 36 | 3A | 28 | 21 |
| Octal | 166 | 164 | 63 | 0 | 2 | 71 | 66 | 72 | 50 | 41 |
| Binary | 1110110 | 1110100 | 110011 | 0 | 10 | 111001 | 110110 | 111010 | 101000 | 100001 |
Color Harmonies of #767433
Complementary color
Monochromatic Colors of #767433
Black with #767433
Text Example
Text Example
White with #767433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767433; }
p { color: rgb(118,116,51); }
H1.HeaderClassName
{
color: #767433;
}
.AnyTagClassName
{
color: #767433;
}
</style>
background-color css
<style>
a { background-color: #767433; }
a { background-color: rgb(118,116,51); }
div.DivClassName
{
background-color: #767433;
}
.BgClassName
{
background-color: #767433;
}
</style>
border-color css
<style>
span { border-color: #767433; }
span { border-color: rgb(118,116,51); }
td.TdClassName
{
border-color: #767433;
}
.TagClassName
{
border-color: #767433;
}
</style>