Shades of Cutty Sark #638376
Tints of Cutty Sark #638376
RGB
CMYK
RGB Variations
Color information
#638376 (or 0x638376) is known color: Cutty Sark. HEX triplet: 63, 83 and 76. RGB value is (99,131,118). Sum of RGB (Red+Green+Blue) = 99+131+118=348 (46% of max value = 765). Red value is 99 (39.06% from 255 or 28.45% from 348); Green value is 131 (51.56% from 255 or 37.64% from 348); Blue value is 118 (46.48% from 255 or 33.91% from 348); Max value from RGB is 131 - color contains mainly: green. Hex color #638376 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #638376 is #9C7C89. Grayscale: #777777. Windows color (decimal): -10255498 or 7766883. OLE color: 7766883.
HSL color Cylindrical-coordinate representation of color #638376: hue angle of 155.62º 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 #638376 is Cyan = 0.24, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 99 | 131 | 118 | - |
| CMYK | 0.24 | 0 | 0.10 | 0.49 |
| HSL | 155.63º | 0.14% | 0.45% | - |
| HSV(B) | 155.63º | 0.24% | 0.51% | - |
| XYZ | 16.53 | 20.19 | 20.17 | - |
| YUV | 119.95 | 126.9 | 113.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 131 | 118 | 0.24 | 0 | 0.10 | 0.49 | 155.63 | 0.14 | 0.45 |
| Hex | 63 | 83 | 76 | 18 | 0 | A | 31 | 9C | E | 2D |
| Octal | 143 | 203 | 166 | 30 | 0 | 12 | 61 | 234 | 16 | 55 |
| Binary | 1100011 | 10000011 | 1110110 | 11000 | 0 | 1010 | 110001 | 10011100 | 1110 | 101101 |
Color Harmonies of #638376
Complementary color
Monochromatic Colors of #638376
Black with #638376
Text Example
Text Example
White with #638376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #638376; }
p { color: rgb(99,131,118); }
H1.HeaderClassName
{
color: #638376;
}
.AnyTagClassName
{
color: #638376;
}
</style>
background-color css
<style>
a { background-color: #638376; }
a { background-color: rgb(99,131,118); }
div.DivClassName
{
background-color: #638376;
}
.BgClassName
{
background-color: #638376;
}
</style>
border-color css
<style>
span { border-color: #638376; }
span { border-color: rgb(99,131,118); }
td.TdClassName
{
border-color: #638376;
}
.TagClassName
{
border-color: #638376;
}
</style>