Shades of East Bay #485467
Tints of East Bay #485467
RGB
CMYK
RGB Variations
Color information
#485467 (or 0x485467) is known color: East Bay. HEX triplet: 48, 54 and 67. RGB value is (72,84,103). Sum of RGB (Red+Green+Blue) = 72+84+103=259 (34% of max value = 765). Red value is 72 (28.52% from 255 or 27.80% from 259); Green value is 84 (33.20% from 255 or 32.43% from 259); Blue value is 103 (40.62% from 255 or 39.77% from 259); Max value from RGB is 103 - color contains mainly: blue. Hex color #485467 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485467 is #B7AB98. Grayscale: #525252. Windows color (decimal): -12037017 or 6771784. OLE color: 6771784.
HSL color Cylindrical-coordinate representation of color #485467: hue angle of 216.77º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #485467 is Cyan = 0.30, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 72 | 84 | 103 | - |
| CMYK | 0.30 | 0.18 | 0 | 0.60 |
| HSL | 216.77º | 0.18% | 0.34% | - |
| HSV(B) | 216.77º | 0.3% | 0.4% | - |
| XYZ | 8.29 | 8.7 | 14.07 | - |
| YUV | 82.58 | 139.52 | 120.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 84 | 103 | 0.30 | 0.18 | 0 | 0.60 | 216.77 | 0.18 | 0.34 |
| Hex | 48 | 54 | 67 | 1E | 12 | 0 | 3C | D9 | 12 | 22 |
| Octal | 110 | 124 | 147 | 36 | 22 | 0 | 74 | 331 | 22 | 42 |
| Binary | 1001000 | 1010100 | 1100111 | 11110 | 10010 | 0 | 111100 | 11011001 | 10010 | 100010 |
Color Harmonies of #485467
Complementary color
Monochromatic Colors of #485467
Black with #485467
Text Example
Text Example
White with #485467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485467; }
p { color: rgb(72,84,103); }
H1.HeaderClassName
{
color: #485467;
}
.AnyTagClassName
{
color: #485467;
}
</style>
background-color css
<style>
a { background-color: #485467; }
a { background-color: rgb(72,84,103); }
div.DivClassName
{
background-color: #485467;
}
.BgClassName
{
background-color: #485467;
}
</style>
border-color css
<style>
span { border-color: #485467; }
span { border-color: rgb(72,84,103); }
td.TdClassName
{
border-color: #485467;
}
.TagClassName
{
border-color: #485467;
}
</style>