Shades of Laurel #639569
Tints of Laurel #639569
RGB
CMYK
RGB Variations
Color information
#639569 (or 0x639569) is known color: Laurel. HEX triplet: 63, 95 and 69. RGB value is (99,149,105). Sum of RGB (Red+Green+Blue) = 99+149+105=353 (46% of max value = 765). Red value is 99 (39.06% from 255 or 28.05% from 353); Green value is 149 (58.59% from 255 or 42.21% from 353); Blue value is 105 (41.41% from 255 or 29.75% from 353); Max value from RGB is 149 - color contains mainly: green. Hex color #639569 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #639569 is #9C6A96. Grayscale: #818181. Windows color (decimal): -10250903 or 6919523. OLE color: 6919523.
HSL color Cylindrical-coordinate representation of color #639569: hue angle of 127.2º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #639569 is Cyan = 0.34, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 149 | 105 | - |
| CMYK | 0.34 | 0 | 0.30 | 0.42 |
| HSL | 127.2º | 0.2% | 0.49% | - |
| HSV(B) | 127.2º | 0.34% | 0.58% | - |
| XYZ | 18.44 | 25.17 | 17.25 | - |
| YUV | 129.03 | 114.44 | 106.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 149 | 105 | 0.34 | 0 | 0.30 | 0.42 | 127.2 | 0.2 | 0.49 |
| Hex | 63 | 95 | 69 | 22 | 0 | 1E | 2A | 7F | 14 | 31 |
| Octal | 143 | 225 | 151 | 42 | 0 | 36 | 52 | 177 | 24 | 61 |
| Binary | 1100011 | 10010101 | 1101001 | 100010 | 0 | 11110 | 101010 | 1111111 | 10100 | 110001 |
Color Harmonies of #639569
Complementary color
Monochromatic Colors of #639569
Black with #639569
Text Example
Text Example
White with #639569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639569; }
p { color: rgb(99,149,105); }
H1.HeaderClassName
{
color: #639569;
}
.AnyTagClassName
{
color: #639569;
}
</style>
background-color css
<style>
a { background-color: #639569; }
a { background-color: rgb(99,149,105); }
div.DivClassName
{
background-color: #639569;
}
.BgClassName
{
background-color: #639569;
}
</style>
border-color css
<style>
span { border-color: #639569; }
span { border-color: rgb(99,149,105); }
td.TdClassName
{
border-color: #639569;
}
.TagClassName
{
border-color: #639569;
}
</style>