Shades of Crete #767130
Tints of Crete #767130
RGB
CMYK
RGB Variations
Color information
#767130 (or 0x767130) is known color: Crete. HEX triplet: 76, 71 and 30. RGB value is (118,113,48). Sum of RGB (Red+Green+Blue) = 118+113+48=279 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.29% from 279); Green value is 113 (44.53% from 255 or 40.50% from 279); Blue value is 48 (19.14% from 255 or 17.20% from 279); Max value from RGB is 118 - color contains mainly: red. Hex color #767130 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767130 is #898ECF. Grayscale: #6B6B6B. Windows color (decimal): -9014992 or 3174774. OLE color: 3174774.
HSL color Cylindrical-coordinate representation of color #767130: hue angle of 55.71º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #767130 is Cyan = 0, Magento = 0.04, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 113 | 48 | - |
| CMYK | 0 | 0.04 | 0.59 | 0.54 |
| HSL | 55.71º | 0.42% | 0.33% | - |
| HSV(B) | 55.71º | 0.59% | 0.46% | - |
| XYZ | 13.91 | 15.88 | 5.13 | - |
| YUV | 107.09 | 94.66 | 135.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 113 | 48 | 0 | 0.04 | 0.59 | 0.54 | 55.71 | 0.42 | 0.33 |
| Hex | 76 | 71 | 30 | 0 | 4 | 3B | 36 | 38 | 2A | 21 |
| Octal | 166 | 161 | 60 | 0 | 4 | 73 | 66 | 70 | 52 | 41 |
| Binary | 1110110 | 1110001 | 110000 | 0 | 100 | 111011 | 110110 | 111000 | 101010 | 100001 |
Color Harmonies of #767130
Complementary color
Monochromatic Colors of #767130
Black with #767130
Text Example
Text Example
White with #767130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767130; }
p { color: rgb(118,113,48); }
H1.HeaderClassName
{
color: #767130;
}
.AnyTagClassName
{
color: #767130;
}
</style>
background-color css
<style>
a { background-color: #767130; }
a { background-color: rgb(118,113,48); }
div.DivClassName
{
background-color: #767130;
}
.BgClassName
{
background-color: #767130;
}
</style>
border-color css
<style>
span { border-color: #767130; }
span { border-color: rgb(118,113,48); }
td.TdClassName
{
border-color: #767130;
}
.TagClassName
{
border-color: #767130;
}
</style>