Shades of East Bay #435067
Tints of East Bay #435067
RGB
CMYK
RGB Variations
Color information
#435067 (or 0x435067) is known color: East Bay. HEX triplet: 43, 50 and 67. RGB value is (67,80,103). Sum of RGB (Red+Green+Blue) = 67+80+103=250 (33% of max value = 765). Red value is 67 (26.56% from 255 or 26.8% from 250); Green value is 80 (31.64% from 255 or 32% from 250); Blue value is 103 (40.62% from 255 or 41.2% from 250); Max value from RGB is 103 - color contains mainly: blue. Hex color #435067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435067 is #BCAF98. Grayscale: #4E4E4E. Windows color (decimal): -12365721 or 6770755. OLE color: 6770755.
HSL color Cylindrical-coordinate representation of color #435067: hue angle of 218.33º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #435067 is Cyan = 0.35, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 67 | 80 | 103 | - |
| CMYK | 0.35 | 0.22 | 0 | 0.60 |
| HSL | 218.33º | 0.21% | 0.33% | - |
| HSV(B) | 218.33º | 0.35% | 0.4% | - |
| XYZ | 7.63 | 7.91 | 13.96 | - |
| YUV | 78.74 | 141.69 | 119.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 103 | 0.35 | 0.22 | 0 | 0.60 | 218.33 | 0.21 | 0.33 |
| Hex | 43 | 50 | 67 | 23 | 16 | 0 | 3C | DA | 15 | 21 |
| Octal | 103 | 120 | 147 | 43 | 26 | 0 | 74 | 332 | 25 | 41 |
| Binary | 1000011 | 1010000 | 1100111 | 100011 | 10110 | 0 | 111100 | 11011010 | 10101 | 100001 |
Color Harmonies of #435067
Complementary color
Monochromatic Colors of #435067
Black with #435067
Text Example
Text Example
White with #435067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435067; }
p { color: rgb(67,80,103); }
H1.HeaderClassName
{
color: #435067;
}
.AnyTagClassName
{
color: #435067;
}
</style>
background-color css
<style>
a { background-color: #435067; }
a { background-color: rgb(67,80,103); }
div.DivClassName
{
background-color: #435067;
}
.BgClassName
{
background-color: #435067;
}
</style>
border-color css
<style>
span { border-color: #435067; }
span { border-color: rgb(67,80,103); }
td.TdClassName
{
border-color: #435067;
}
.TagClassName
{
border-color: #435067;
}
</style>