Shades of Cutty Sark #678276
Tints of Cutty Sark #678276
RGB
CMYK
RGB Variations
Color information
#678276 (or 0x678276) is known color: Cutty Sark. HEX triplet: 67, 82 and 76. RGB value is (103,130,118). Sum of RGB (Red+Green+Blue) = 103+130+118=351 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.34% from 351); Green value is 130 (51.17% from 255 or 37.04% from 351); Blue value is 118 (46.48% from 255 or 33.62% from 351); Max value from RGB is 130 - color contains mainly: green. Hex color #678276 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #678276 is #987D89. Grayscale: #787878. Windows color (decimal): -9993610 or 7766631. OLE color: 7766631.
HSL color Cylindrical-coordinate representation of color #678276: hue angle of 153.33º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #678276 is Cyan = 0.21, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 130 | 118 | - |
| CMYK | 0.21 | 0 | 0.09 | 0.49 |
| HSL | 153.33º | 0.12% | 0.46% | - |
| HSV(B) | 153.33º | 0.21% | 0.51% | - |
| XYZ | 16.85 | 20.16 | 20.14 | - |
| YUV | 120.56 | 126.55 | 115.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 130 | 118 | 0.21 | 0 | 0.09 | 0.49 | 153.33 | 0.12 | 0.46 |
| Hex | 67 | 82 | 76 | 15 | 0 | 9 | 31 | 99 | C | 2E |
| Octal | 147 | 202 | 166 | 25 | 0 | 11 | 61 | 231 | 14 | 56 |
| Binary | 1100111 | 10000010 | 1110110 | 10101 | 0 | 1001 | 110001 | 10011001 | 1100 | 101110 |
Color Harmonies of #678276
Complementary color
Monochromatic Colors of #678276
Black with #678276
Text Example
Text Example
White with #678276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #678276; }
p { color: rgb(103,130,118); }
H1.HeaderClassName
{
color: #678276;
}
.AnyTagClassName
{
color: #678276;
}
</style>
background-color css
<style>
a { background-color: #678276; }
a { background-color: rgb(103,130,118); }
div.DivClassName
{
background-color: #678276;
}
.BgClassName
{
background-color: #678276;
}
</style>
border-color css
<style>
span { border-color: #678276; }
span { border-color: rgb(103,130,118); }
td.TdClassName
{
border-color: #678276;
}
.TagClassName
{
border-color: #678276;
}
</style>