Shades of Cutty Sark #638278
Tints of Cutty Sark #638278
RGB
CMYK
RGB Variations
Color information
#638278 (or 0x638278) is known color: Cutty Sark. HEX triplet: 63, 82 and 78. RGB value is (99,130,120). Sum of RGB (Red+Green+Blue) = 99+130+120=349 (46% of max value = 765). Red value is 99 (39.06% from 255 or 28.37% from 349); Green value is 130 (51.17% from 255 or 37.25% from 349); Blue value is 120 (47.27% from 255 or 34.38% from 349); Max value from RGB is 130 - color contains mainly: green. Hex color #638278 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #638278 is #9C7D87. Grayscale: #777777. Windows color (decimal): -10255752 or 7897699. OLE color: 7897699.
HSL color Cylindrical-coordinate representation of color #638278: hue angle of 160.65º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #638278 is Cyan = 0.24, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 99 | 130 | 120 | - |
| CMYK | 0.24 | 0 | 0.08 | 0.49 |
| HSL | 160.65º | 0.14% | 0.45% | - |
| HSV(B) | 160.65º | 0.24% | 0.51% | - |
| XYZ | 16.52 | 19.97 | 20.75 | - |
| YUV | 119.59 | 128.23 | 113.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 130 | 120 | 0.24 | 0 | 0.08 | 0.49 | 160.65 | 0.14 | 0.45 |
| Hex | 63 | 82 | 78 | 18 | 0 | 8 | 31 | A1 | E | 2D |
| Octal | 143 | 202 | 170 | 30 | 0 | 10 | 61 | 241 | 16 | 55 |
| Binary | 1100011 | 10000010 | 1111000 | 11000 | 0 | 1000 | 110001 | 10100001 | 1110 | 101101 |
Color Harmonies of #638278
Complementary color
Monochromatic Colors of #638278
Black with #638278
Text Example
Text Example
White with #638278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #638278; }
p { color: rgb(99,130,120); }
H1.HeaderClassName
{
color: #638278;
}
.AnyTagClassName
{
color: #638278;
}
</style>
background-color css
<style>
a { background-color: #638278; }
a { background-color: rgb(99,130,120); }
div.DivClassName
{
background-color: #638278;
}
.BgClassName
{
background-color: #638278;
}
</style>
border-color css
<style>
span { border-color: #638278; }
span { border-color: rgb(99,130,120); }
td.TdClassName
{
border-color: #638278;
}
.TagClassName
{
border-color: #638278;
}
</style>