Shades of Laurel #679469
Tints of Laurel #679469
RGB
CMYK
RGB Variations
Color information
#679469 (or 0x679469) is known color: Laurel. HEX triplet: 67, 94 and 69. RGB value is (103,148,105). Sum of RGB (Red+Green+Blue) = 103+148+105=356 (47% of max value = 765). Red value is 103 (40.62% from 255 or 28.93% from 356); Green value is 148 (58.20% from 255 or 41.57% from 356); Blue value is 105 (41.41% from 255 or 29.49% from 356); Max value from RGB is 148 - color contains mainly: green. Hex color #679469 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #679469 is #986B96. Grayscale: #818181. Windows color (decimal): -9989015 or 6919271. OLE color: 6919271.
HSL color Cylindrical-coordinate representation of color #679469: hue angle of 122.67º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #679469 is Cyan = 0.30, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 148 | 105 | - |
| CMYK | 0.30 | 0 | 0.29 | 0.42 |
| HSL | 122.67º | 0.18% | 0.49% | - |
| HSV(B) | 122.67º | 0.3% | 0.58% | - |
| XYZ | 18.73 | 25.08 | 17.22 | - |
| YUV | 129.64 | 114.09 | 109 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 148 | 105 | 0.30 | 0 | 0.29 | 0.42 | 122.67 | 0.18 | 0.49 |
| Hex | 67 | 94 | 69 | 1E | 0 | 1D | 2A | 7B | 12 | 31 |
| Octal | 147 | 224 | 151 | 36 | 0 | 35 | 52 | 173 | 22 | 61 |
| Binary | 1100111 | 10010100 | 1101001 | 11110 | 0 | 11101 | 101010 | 1111011 | 10010 | 110001 |
Color Harmonies of #679469
Complementary color
Monochromatic Colors of #679469
Black with #679469
Text Example
Text Example
White with #679469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679469; }
p { color: rgb(103,148,105); }
H1.HeaderClassName
{
color: #679469;
}
.AnyTagClassName
{
color: #679469;
}
</style>
background-color css
<style>
a { background-color: #679469; }
a { background-color: rgb(103,148,105); }
div.DivClassName
{
background-color: #679469;
}
.BgClassName
{
background-color: #679469;
}
</style>
border-color css
<style>
span { border-color: #679469; }
span { border-color: rgb(103,148,105); }
td.TdClassName
{
border-color: #679469;
}
.TagClassName
{
border-color: #679469;
}
</style>