Shades of Laurel #628267
Tints of Laurel #628267
RGB
CMYK
RGB Variations
Color information
#628267 (or 0x628267) is known color: Laurel. HEX triplet: 62, 82 and 67. RGB value is (98,130,103). Sum of RGB (Red+Green+Blue) = 98+130+103=331 (43% of max value = 765). Red value is 98 (38.67% from 255 or 29.61% from 331); Green value is 130 (51.17% from 255 or 39.27% from 331); Blue value is 103 (40.62% from 255 or 31.12% from 331); Max value from RGB is 130 - color contains mainly: green. Hex color #628267 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #628267 is #9D7D98. Grayscale: #757575. Windows color (decimal): -10321305 or 6783586. OLE color: 6783586.
HSL color Cylindrical-coordinate representation of color #628267: hue angle of 129.38º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #628267 is Cyan = 0.25, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 130 | 103 | - |
| CMYK | 0.25 | 0 | 0.21 | 0.49 |
| HSL | 129.38º | 0.14% | 0.45% | - |
| HSV(B) | 129.38º | 0.25% | 0.51% | - |
| XYZ | 15.47 | 19.54 | 15.79 | - |
| YUV | 117.35 | 119.9 | 114.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 130 | 103 | 0.25 | 0 | 0.21 | 0.49 | 129.38 | 0.14 | 0.45 |
| Hex | 62 | 82 | 67 | 19 | 0 | 15 | 31 | 81 | E | 2D |
| Octal | 142 | 202 | 147 | 31 | 0 | 25 | 61 | 201 | 16 | 55 |
| Binary | 1100010 | 10000010 | 1100111 | 11001 | 0 | 10101 | 110001 | 10000001 | 1110 | 101101 |
Color Harmonies of #628267
Complementary color
Monochromatic Colors of #628267
Black with #628267
Text Example
Text Example
White with #628267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628267; }
p { color: rgb(98,130,103); }
H1.HeaderClassName
{
color: #628267;
}
.AnyTagClassName
{
color: #628267;
}
</style>
background-color css
<style>
a { background-color: #628267; }
a { background-color: rgb(98,130,103); }
div.DivClassName
{
background-color: #628267;
}
.BgClassName
{
background-color: #628267;
}
</style>
border-color css
<style>
span { border-color: #628267; }
span { border-color: rgb(98,130,103); }
td.TdClassName
{
border-color: #628267;
}
.TagClassName
{
border-color: #628267;
}
</style>