Shades of Crete #767033
Tints of Crete #767033
RGB
CMYK
RGB Variations
Color information
#767033 (or 0x767033) is known color: Crete. HEX triplet: 76, 70 and 33. RGB value is (118,112,51). Sum of RGB (Red+Green+Blue) = 118+112+51=281 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.99% from 281); Green value is 112 (44.14% from 255 or 39.86% from 281); Blue value is 51 (20.31% from 255 or 18.15% from 281); Max value from RGB is 118 - color contains mainly: red. Hex color #767033 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767033 is #898FCC. Grayscale: #6B6B6B. Windows color (decimal): -9015245 or 3371126. OLE color: 3371126.
HSL color Cylindrical-coordinate representation of color #767033: hue angle of 54.63º 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 #767033 is Cyan = 0, Magento = 0.05, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 112 | 51 | - |
| CMYK | 0 | 0.05 | 0.57 | 0.54 |
| HSL | 54.63º | 0.4% | 0.33% | - |
| HSV(B) | 54.63º | 0.57% | 0.46% | - |
| XYZ | 13.86 | 15.68 | 5.43 | - |
| YUV | 106.84 | 96.49 | 135.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 112 | 51 | 0 | 0.05 | 0.57 | 0.54 | 54.63 | 0.4 | 0.33 |
| Hex | 76 | 70 | 33 | 0 | 5 | 39 | 36 | 37 | 28 | 21 |
| Octal | 166 | 160 | 63 | 0 | 5 | 71 | 66 | 67 | 50 | 41 |
| Binary | 1110110 | 1110000 | 110011 | 0 | 101 | 111001 | 110110 | 110111 | 101000 | 100001 |
Color Harmonies of #767033
Complementary color
Monochromatic Colors of #767033
Black with #767033
Text Example
Text Example
White with #767033
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767033; }
p { color: rgb(118,112,51); }
H1.HeaderClassName
{
color: #767033;
}
.AnyTagClassName
{
color: #767033;
}
</style>
background-color css
<style>
a { background-color: #767033; }
a { background-color: rgb(118,112,51); }
div.DivClassName
{
background-color: #767033;
}
.BgClassName
{
background-color: #767033;
}
</style>
border-color css
<style>
span { border-color: #767033; }
span { border-color: rgb(118,112,51); }
td.TdClassName
{
border-color: #767033;
}
.TagClassName
{
border-color: #767033;
}
</style>