Shades of Crete #767530
Tints of Crete #767530
RGB
CMYK
RGB Variations
Color information
#767530 (or 0x767530) is known color: Crete. HEX triplet: 76, 75 and 30. RGB value is (118,117,48). Sum of RGB (Red+Green+Blue) = 118+117+48=283 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.70% from 283); Green value is 117 (46.09% from 255 or 41.34% from 283); Blue value is 48 (19.14% from 255 or 16.96% from 283); Max value from RGB is 118 - color contains mainly: red. Hex color #767530 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #767530 is #898ACF. Grayscale: #6D6D6D. Windows color (decimal): -9013968 or 3175798. OLE color: 3175798.
HSL color Cylindrical-coordinate representation of color #767530: hue angle of 59.14º 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 #767530 is Cyan = 0, Magento = 0.01, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 117 | 48 | - |
| CMYK | 0 | 0.01 | 0.59 | 0.54 |
| HSL | 59.14º | 0.42% | 0.33% | - |
| HSV(B) | 59.14º | 0.59% | 0.46% | - |
| XYZ | 14.37 | 16.79 | 5.28 | - |
| YUV | 109.43 | 93.33 | 134.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 117 | 48 | 0 | 0.01 | 0.59 | 0.54 | 59.14 | 0.42 | 0.33 |
| Hex | 76 | 75 | 30 | 0 | 1 | 3B | 36 | 3B | 2A | 21 |
| Octal | 166 | 165 | 60 | 0 | 1 | 73 | 66 | 73 | 52 | 41 |
| Binary | 1110110 | 1110101 | 110000 | 0 | 1 | 111011 | 110110 | 111011 | 101010 | 100001 |
Color Harmonies of #767530
Complementary color
Monochromatic Colors of #767530
Black with #767530
Text Example
Text Example
White with #767530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767530; }
p { color: rgb(118,117,48); }
H1.HeaderClassName
{
color: #767530;
}
.AnyTagClassName
{
color: #767530;
}
</style>
background-color css
<style>
a { background-color: #767530; }
a { background-color: rgb(118,117,48); }
div.DivClassName
{
background-color: #767530;
}
.BgClassName
{
background-color: #767530;
}
</style>
border-color css
<style>
span { border-color: #767530; }
span { border-color: rgb(118,117,48); }
td.TdClassName
{
border-color: #767530;
}
.TagClassName
{
border-color: #767530;
}
</style>