Shades of East Bay #465263
Tints of East Bay #465263
RGB
CMYK
RGB Variations
Color information
#465263 (or 0x465263) is known color: East Bay. HEX triplet: 46, 52 and 63. RGB value is (70,82,99). Sum of RGB (Red+Green+Blue) = 70+82+99=251 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.89% from 251); Green value is 82 (32.42% from 255 or 32.67% from 251); Blue value is 99 (39.06% from 255 or 39.44% from 251); Max value from RGB is 99 - color contains mainly: blue. Hex color #465263 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465263 is #B9AD9C. Grayscale: #505050. Windows color (decimal): -12168605 or 6509126. OLE color: 6509126.
HSL color Cylindrical-coordinate representation of color #465263: hue angle of 215.17º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #465263 is Cyan = 0.29, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 82 | 99 | - |
| CMYK | 0.29 | 0.17 | 0 | 0.61 |
| HSL | 215.17º | 0.17% | 0.33% | - |
| HSV(B) | 215.17º | 0.29% | 0.39% | - |
| XYZ | 7.8 | 8.24 | 12.98 | - |
| YUV | 80.35 | 138.52 | 120.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 82 | 99 | 0.29 | 0.17 | 0 | 0.61 | 215.17 | 0.17 | 0.33 |
| Hex | 46 | 52 | 63 | 1D | 11 | 0 | 3D | D7 | 11 | 21 |
| Octal | 106 | 122 | 143 | 35 | 21 | 0 | 75 | 327 | 21 | 41 |
| Binary | 1000110 | 1010010 | 1100011 | 11101 | 10001 | 0 | 111101 | 11010111 | 10001 | 100001 |
Color Harmonies of #465263
Complementary color
Monochromatic Colors of #465263
Black with #465263
Text Example
Text Example
White with #465263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465263; }
p { color: rgb(70,82,99); }
H1.HeaderClassName
{
color: #465263;
}
.AnyTagClassName
{
color: #465263;
}
</style>
background-color css
<style>
a { background-color: #465263; }
a { background-color: rgb(70,82,99); }
div.DivClassName
{
background-color: #465263;
}
.BgClassName
{
background-color: #465263;
}
</style>
border-color css
<style>
span { border-color: #465263; }
span { border-color: rgb(70,82,99); }
td.TdClassName
{
border-color: #465263;
}
.TagClassName
{
border-color: #465263;
}
</style>