Shades of East Bay #485269
Tints of East Bay #485269
RGB
CMYK
RGB Variations
Color information
#485269 (or 0x485269) is known color: East Bay. HEX triplet: 48, 52 and 69. RGB value is (72,82,105). Sum of RGB (Red+Green+Blue) = 72+82+105=259 (34% of max value = 765). Red value is 72 (28.52% from 255 or 27.80% from 259); Green value is 82 (32.42% from 255 or 31.66% from 259); Blue value is 105 (41.41% from 255 or 40.54% from 259); Max value from RGB is 105 - color contains mainly: blue. Hex color #485269 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485269 is #B7AD96. Grayscale: #515151. Windows color (decimal): -12037527 or 6902344. OLE color: 6902344.
HSL color Cylindrical-coordinate representation of color #485269: hue angle of 221.82º degrees, saturation: 0.19, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #485269 is Cyan = 0.31, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 72 | 82 | 105 | - |
| CMYK | 0.31 | 0.22 | 0 | 0.59 |
| HSL | 221.82º | 0.19% | 0.35% | - |
| HSV(B) | 221.82º | 0.31% | 0.41% | - |
| XYZ | 8.24 | 8.43 | 14.56 | - |
| YUV | 81.63 | 141.19 | 121.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 82 | 105 | 0.31 | 0.22 | 0 | 0.59 | 221.82 | 0.19 | 0.35 |
| Hex | 48 | 52 | 69 | 1F | 16 | 0 | 3B | DE | 13 | 23 |
| Octal | 110 | 122 | 151 | 37 | 26 | 0 | 73 | 336 | 23 | 43 |
| Binary | 1001000 | 1010010 | 1101001 | 11111 | 10110 | 0 | 111011 | 11011110 | 10011 | 100011 |
Color Harmonies of #485269
Complementary color
Monochromatic Colors of #485269
Black with #485269
Text Example
Text Example
White with #485269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485269; }
p { color: rgb(72,82,105); }
H1.HeaderClassName
{
color: #485269;
}
.AnyTagClassName
{
color: #485269;
}
</style>
background-color css
<style>
a { background-color: #485269; }
a { background-color: rgb(72,82,105); }
div.DivClassName
{
background-color: #485269;
}
.BgClassName
{
background-color: #485269;
}
</style>
border-color css
<style>
span { border-color: #485269; }
span { border-color: rgb(72,82,105); }
td.TdClassName
{
border-color: #485269;
}
.TagClassName
{
border-color: #485269;
}
</style>