Shades of Cutty Sark #538276
Tints of Cutty Sark #538276
RGB
CMYK
RGB Variations
Color information
#538276 (or 0x538276) is known color: Cutty Sark. HEX triplet: 53, 82 and 76. RGB value is (83,130,118). Sum of RGB (Red+Green+Blue) = 83+130+118=331 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.08% from 331); Green value is 130 (51.17% from 255 or 39.27% from 331); Blue value is 118 (46.48% from 255 or 35.65% from 331); Max value from RGB is 130 - color contains mainly: green. Hex color #538276 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538276 is #AC7D89. Grayscale: #727272. Windows color (decimal): -11304330 or 7766611. OLE color: 7766611.
HSL color Cylindrical-coordinate representation of color #538276: hue angle of 164.68º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #538276 is Cyan = 0.36, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 130 | 118 | - |
| CMYK | 0.36 | 0 | 0.09 | 0.49 |
| HSL | 164.68º | 0.22% | 0.42% | - |
| HSV(B) | 164.68º | 0.36% | 0.51% | - |
| XYZ | 14.82 | 19.11 | 20.05 | - |
| YUV | 114.58 | 129.93 | 105.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 130 | 118 | 0.36 | 0 | 0.09 | 0.49 | 164.68 | 0.22 | 0.42 |
| Hex | 53 | 82 | 76 | 24 | 0 | 9 | 31 | A5 | 16 | 2A |
| Octal | 123 | 202 | 166 | 44 | 0 | 11 | 61 | 245 | 26 | 52 |
| Binary | 1010011 | 10000010 | 1110110 | 100100 | 0 | 1001 | 110001 | 10100101 | 10110 | 101010 |
Color Harmonies of #538276
Complementary color
Monochromatic Colors of #538276
Black with #538276
Text Example
Text Example
White with #538276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538276; }
p { color: rgb(83,130,118); }
H1.HeaderClassName
{
color: #538276;
}
.AnyTagClassName
{
color: #538276;
}
</style>
background-color css
<style>
a { background-color: #538276; }
a { background-color: rgb(83,130,118); }
div.DivClassName
{
background-color: #538276;
}
.BgClassName
{
background-color: #538276;
}
</style>
border-color css
<style>
span { border-color: #538276; }
span { border-color: rgb(83,130,118); }
td.TdClassName
{
border-color: #538276;
}
.TagClassName
{
border-color: #538276;
}
</style>