Shades of East Bay #435168
Tints of East Bay #435168
RGB
CMYK
RGB Variations
Color information
#435168 (or 0x435168) is known color: East Bay. HEX triplet: 43, 51 and 68. RGB value is (67,81,104). Sum of RGB (Red+Green+Blue) = 67+81+104=252 (33% of max value = 765). Red value is 67 (26.56% from 255 or 26.59% from 252); Green value is 81 (32.03% from 255 or 32.14% from 252); Blue value is 104 (41.02% from 255 or 41.27% from 252); Max value from RGB is 104 - color contains mainly: blue. Hex color #435168 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435168 is #BCAE97. Grayscale: #4F4F4F. Windows color (decimal): -12365464 or 6836547. OLE color: 6836547.
HSL color Cylindrical-coordinate representation of color #435168: hue angle of 217.3º degrees, saturation: 0.22, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #435168 is Cyan = 0.36, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 67 | 81 | 104 | - |
| CMYK | 0.36 | 0.22 | 0 | 0.59 |
| HSL | 217.3º | 0.22% | 0.34% | - |
| HSV(B) | 217.3º | 0.36% | 0.41% | - |
| XYZ | 7.76 | 8.08 | 14.25 | - |
| YUV | 79.44 | 141.86 | 119.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 81 | 104 | 0.36 | 0.22 | 0 | 0.59 | 217.3 | 0.22 | 0.34 |
| Hex | 43 | 51 | 68 | 24 | 16 | 0 | 3B | D9 | 16 | 22 |
| Octal | 103 | 121 | 150 | 44 | 26 | 0 | 73 | 331 | 26 | 42 |
| Binary | 1000011 | 1010001 | 1101000 | 100100 | 10110 | 0 | 111011 | 11011001 | 10110 | 100010 |
Color Harmonies of #435168
Complementary color
Monochromatic Colors of #435168
Black with #435168
Text Example
Text Example
White with #435168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435168; }
p { color: rgb(67,81,104); }
H1.HeaderClassName
{
color: #435168;
}
.AnyTagClassName
{
color: #435168;
}
</style>
background-color css
<style>
a { background-color: #435168; }
a { background-color: rgb(67,81,104); }
div.DivClassName
{
background-color: #435168;
}
.BgClassName
{
background-color: #435168;
}
</style>
border-color css
<style>
span { border-color: #435168; }
span { border-color: rgb(67,81,104); }
td.TdClassName
{
border-color: #435168;
}
.TagClassName
{
border-color: #435168;
}
</style>