Shades of East Bay #485167
Tints of East Bay #485167
RGB
CMYK
RGB Variations
Color information
#485167 (or 0x485167) is known color: East Bay. HEX triplet: 48, 51 and 67. RGB value is (72,81,103). Sum of RGB (Red+Green+Blue) = 72+81+103=256 (33% of max value = 765). Red value is 72 (28.52% from 255 or 28.12% from 256); Green value is 81 (32.03% from 255 or 31.64% from 256); Blue value is 103 (40.62% from 255 or 40.23% from 256); Max value from RGB is 103 - color contains mainly: blue. Hex color #485167 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485167 is #B7AE98. Grayscale: #505050. Windows color (decimal): -12037785 or 6771016. OLE color: 6771016.
HSL color Cylindrical-coordinate representation of color #485167: hue angle of 222.58º 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 #485167 is Cyan = 0.30, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 72 | 81 | 103 | - |
| CMYK | 0.30 | 0.21 | 0 | 0.60 |
| HSL | 222.58º | 0.18% | 0.34% | - |
| HSV(B) | 222.58º | 0.3% | 0.4% | - |
| XYZ | 8.06 | 8.24 | 14 | - |
| YUV | 80.82 | 140.52 | 121.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 81 | 103 | 0.30 | 0.21 | 0 | 0.60 | 222.58 | 0.18 | 0.34 |
| Hex | 48 | 51 | 67 | 1E | 15 | 0 | 3C | DF | 12 | 22 |
| Octal | 110 | 121 | 147 | 36 | 25 | 0 | 74 | 337 | 22 | 42 |
| Binary | 1001000 | 1010001 | 1100111 | 11110 | 10101 | 0 | 111100 | 11011111 | 10010 | 100010 |
Color Harmonies of #485167
Complementary color
Monochromatic Colors of #485167
Black with #485167
Text Example
Text Example
White with #485167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485167; }
p { color: rgb(72,81,103); }
H1.HeaderClassName
{
color: #485167;
}
.AnyTagClassName
{
color: #485167;
}
</style>
background-color css
<style>
a { background-color: #485167; }
a { background-color: rgb(72,81,103); }
div.DivClassName
{
background-color: #485167;
}
.BgClassName
{
background-color: #485167;
}
</style>
border-color css
<style>
span { border-color: #485167; }
span { border-color: rgb(72,81,103); }
td.TdClassName
{
border-color: #485167;
}
.TagClassName
{
border-color: #485167;
}
</style>