Shades of Laurel #639869
Tints of Laurel #639869
RGB
CMYK
RGB Variations
Color information
#639869 (or 0x639869) is known color: Laurel. HEX triplet: 63, 98 and 69. RGB value is (99,152,105). Sum of RGB (Red+Green+Blue) = 99+152+105=356 (47% of max value = 765). Red value is 99 (39.06% from 255 or 27.81% from 356); Green value is 152 (59.77% from 255 or 42.70% from 356); Blue value is 105 (41.41% from 255 or 29.49% from 356); Max value from RGB is 152 - color contains mainly: green. Hex color #639869 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #639869 is #9C6796. Grayscale: #828282. Windows color (decimal): -10250135 or 6920291. OLE color: 6920291.
HSL color Cylindrical-coordinate representation of color #639869: hue angle of 126.79º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #639869 is Cyan = 0.35, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 99 | 152 | 105 | - |
| CMYK | 0.35 | 0 | 0.31 | 0.40 |
| HSL | 126.79º | 0.21% | 0.49% | - |
| HSV(B) | 126.79º | 0.35% | 0.6% | - |
| XYZ | 18.92 | 26.13 | 17.41 | - |
| YUV | 130.8 | 113.44 | 105.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 152 | 105 | 0.35 | 0 | 0.31 | 0.40 | 126.79 | 0.21 | 0.49 |
| Hex | 63 | 98 | 69 | 23 | 0 | 1F | 28 | 7F | 15 | 31 |
| Octal | 143 | 230 | 151 | 43 | 0 | 37 | 50 | 177 | 25 | 61 |
| Binary | 1100011 | 10011000 | 1101001 | 100011 | 0 | 11111 | 101000 | 1111111 | 10101 | 110001 |
Color Harmonies of #639869
Complementary color
Monochromatic Colors of #639869
Black with #639869
Text Example
Text Example
White with #639869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639869; }
p { color: rgb(99,152,105); }
H1.HeaderClassName
{
color: #639869;
}
.AnyTagClassName
{
color: #639869;
}
</style>
background-color css
<style>
a { background-color: #639869; }
a { background-color: rgb(99,152,105); }
div.DivClassName
{
background-color: #639869;
}
.BgClassName
{
background-color: #639869;
}
</style>
border-color css
<style>
span { border-color: #639869; }
span { border-color: rgb(99,152,105); }
td.TdClassName
{
border-color: #639869;
}
.TagClassName
{
border-color: #639869;
}
</style>