Shades of Crete #747831
Tints of Crete #747831
RGB
CMYK
RGB Variations
Color information
#747831 (or 0x747831) is known color: Crete. HEX triplet: 74, 78 and 31. RGB value is (116,120,49). Sum of RGB (Red+Green+Blue) = 116+120+49=285 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.70% from 285); Green value is 120 (47.27% from 255 or 42.11% from 285); Blue value is 49 (19.53% from 255 or 17.19% from 285); Max value from RGB is 120 - color contains mainly: green. Hex color #747831 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747831 is #8B87CE. Grayscale: #6E6E6E. Windows color (decimal): -9144271 or 3242100. OLE color: 3242100.
HSL color Cylindrical-coordinate representation of color #747831: hue angle of 63.38º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #747831 is Cyan = 0.03, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 120 | 49 | - |
| CMYK | 0.03 | 0 | 0.59 | 0.53 |
| HSL | 63.38º | 0.42% | 0.33% | - |
| HSV(B) | 63.38º | 0.59% | 0.47% | - |
| XYZ | 14.47 | 17.37 | 5.5 | - |
| YUV | 110.71 | 93.17 | 131.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 120 | 49 | 0.03 | 0 | 0.59 | 0.53 | 63.38 | 0.42 | 0.33 |
| Hex | 74 | 78 | 31 | 3 | 0 | 3B | 35 | 3F | 2A | 21 |
| Octal | 164 | 170 | 61 | 3 | 0 | 73 | 65 | 77 | 52 | 41 |
| Binary | 1110100 | 1111000 | 110001 | 11 | 0 | 111011 | 110101 | 111111 | 101010 | 100001 |
Color Harmonies of #747831
Complementary color
Monochromatic Colors of #747831
Black with #747831
Text Example
Text Example
White with #747831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747831; }
p { color: rgb(116,120,49); }
H1.HeaderClassName
{
color: #747831;
}
.AnyTagClassName
{
color: #747831;
}
</style>
background-color css
<style>
a { background-color: #747831; }
a { background-color: rgb(116,120,49); }
div.DivClassName
{
background-color: #747831;
}
.BgClassName
{
background-color: #747831;
}
</style>
border-color css
<style>
span { border-color: #747831; }
span { border-color: rgb(116,120,49); }
td.TdClassName
{
border-color: #747831;
}
.TagClassName
{
border-color: #747831;
}
</style>