Shades of Cutty Sark #658675
Tints of Cutty Sark #658675
RGB
CMYK
RGB Variations
Color information
#658675 (or 0x658675) is known color: Cutty Sark. HEX triplet: 65, 86 and 75. RGB value is (101,134,117). Sum of RGB (Red+Green+Blue) = 101+134+117=352 (46% of max value = 765). Red value is 101 (39.84% from 255 or 28.69% from 352); Green value is 134 (52.73% from 255 or 38.07% from 352); Blue value is 117 (46.09% from 255 or 33.24% from 352); Max value from RGB is 134 - color contains mainly: green. Hex color #658675 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #658675 is #9A798A. Grayscale: #7A7A7A. Windows color (decimal): -10123659 or 7702117. OLE color: 7702117.
HSL color Cylindrical-coordinate representation of color #658675: hue angle of 149.09º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #658675 is Cyan = 0.25, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 101 | 134 | 117 | - |
| CMYK | 0.25 | 0 | 0.13 | 0.47 |
| HSL | 149.09º | 0.14% | 0.46% | - |
| HSV(B) | 149.09º | 0.25% | 0.53% | - |
| XYZ | 17.1 | 21.1 | 20 | - |
| YUV | 122.2 | 125.07 | 112.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 134 | 117 | 0.25 | 0 | 0.13 | 0.47 | 149.09 | 0.14 | 0.46 |
| Hex | 65 | 86 | 75 | 19 | 0 | D | 2F | 95 | E | 2E |
| Octal | 145 | 206 | 165 | 31 | 0 | 15 | 57 | 225 | 16 | 56 |
| Binary | 1100101 | 10000110 | 1110101 | 11001 | 0 | 1101 | 101111 | 10010101 | 1110 | 101110 |
Color Harmonies of #658675
Complementary color
Monochromatic Colors of #658675
Black with #658675
Text Example
Text Example
White with #658675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658675; }
p { color: rgb(101,134,117); }
H1.HeaderClassName
{
color: #658675;
}
.AnyTagClassName
{
color: #658675;
}
</style>
background-color css
<style>
a { background-color: #658675; }
a { background-color: rgb(101,134,117); }
div.DivClassName
{
background-color: #658675;
}
.BgClassName
{
background-color: #658675;
}
</style>
border-color css
<style>
span { border-color: #658675; }
span { border-color: rgb(101,134,117); }
td.TdClassName
{
border-color: #658675;
}
.TagClassName
{
border-color: #658675;
}
</style>