Shades of East Bay #43516D
Tints of East Bay #43516D
RGB
CMYK
RGB Variations
Color information
#43516D (or 0x43516D) is known color: East Bay. HEX triplet: 43, 51 and 6D. RGB value is (67,81,109). Sum of RGB (Red+Green+Blue) = 67+81+109=257 (34% of max value = 765). Red value is 67 (26.56% from 255 or 26.07% from 257); Green value is 81 (32.03% from 255 or 31.52% from 257); Blue value is 109 (42.97% from 255 or 42.41% from 257); Max value from RGB is 109 - color contains mainly: blue. Hex color #43516D is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #43516D is #BCAE92. Grayscale: #4F4F4F. Windows color (decimal): -12365459 or 7164227. OLE color: 7164227.
HSL color Cylindrical-coordinate representation of color #43516D: hue angle of 220º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #43516D is Cyan = 0.39, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 67 | 81 | 109 | - |
| CMYK | 0.39 | 0.26 | 0 | 0.57 |
| HSL | 220º | 0.24% | 0.35% | - |
| HSV(B) | 220º | 0.39% | 0.43% | - |
| XYZ | 8.02 | 8.18 | 15.62 | - |
| YUV | 80.01 | 144.36 | 118.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 81 | 109 | 0.39 | 0.26 | 0 | 0.57 | 220 | 0.24 | 0.35 |
| Hex | 43 | 51 | 6D | 27 | 1A | 0 | 39 | DC | 18 | 23 |
| Octal | 103 | 121 | 155 | 47 | 32 | 0 | 71 | 334 | 30 | 43 |
| Binary | 1000011 | 1010001 | 1101101 | 100111 | 11010 | 0 | 111001 | 11011100 | 11000 | 100011 |
Color Harmonies of #43516D
Complementary color
Monochromatic Colors of #43516D
Black with #43516D
Text Example
Text Example
White with #43516D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43516D; }
p { color: rgb(67,81,109); }
H1.HeaderClassName
{
color: #43516D;
}
.AnyTagClassName
{
color: #43516D;
}
</style>
background-color css
<style>
a { background-color: #43516D; }
a { background-color: rgb(67,81,109); }
div.DivClassName
{
background-color: #43516D;
}
.BgClassName
{
background-color: #43516D;
}
</style>
border-color css
<style>
span { border-color: #43516D; }
span { border-color: rgb(67,81,109); }
td.TdClassName
{
border-color: #43516D;
}
.TagClassName
{
border-color: #43516D;
}
</style>