Shades of East Bay #425068
Tints of East Bay #425068
RGB
CMYK
RGB Variations
Color information
#425068 (or 0x425068) is known color: East Bay. HEX triplet: 42, 50 and 68. RGB value is (66,80,104). Sum of RGB (Red+Green+Blue) = 66+80+104=250 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.4% from 250); Green value is 80 (31.64% from 255 or 32% from 250); Blue value is 104 (41.02% from 255 or 41.6% from 250); Max value from RGB is 104 - color contains mainly: blue. Hex color #425068 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425068 is #BDAF97. Grayscale: #4E4E4E. Windows color (decimal): -12431256 or 6836290. OLE color: 6836290.
HSL color Cylindrical-coordinate representation of color #425068: hue angle of 217.89º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #425068 is Cyan = 0.37, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 80 | 104 | - |
| CMYK | 0.37 | 0.23 | 0 | 0.59 |
| HSL | 217.89º | 0.22% | 0.33% | - |
| HSV(B) | 217.89º | 0.37% | 0.41% | - |
| XYZ | 7.61 | 7.9 | 14.22 | - |
| YUV | 78.55 | 142.36 | 119.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 80 | 104 | 0.37 | 0.23 | 0 | 0.59 | 217.89 | 0.22 | 0.33 |
| Hex | 42 | 50 | 68 | 25 | 17 | 0 | 3B | DA | 16 | 21 |
| Octal | 102 | 120 | 150 | 45 | 27 | 0 | 73 | 332 | 26 | 41 |
| Binary | 1000010 | 1010000 | 1101000 | 100101 | 10111 | 0 | 111011 | 11011010 | 10110 | 100001 |
Color Harmonies of #425068
Complementary color
Monochromatic Colors of #425068
Black with #425068
Text Example
Text Example
White with #425068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425068; }
p { color: rgb(66,80,104); }
H1.HeaderClassName
{
color: #425068;
}
.AnyTagClassName
{
color: #425068;
}
</style>
background-color css
<style>
a { background-color: #425068; }
a { background-color: rgb(66,80,104); }
div.DivClassName
{
background-color: #425068;
}
.BgClassName
{
background-color: #425068;
}
</style>
border-color css
<style>
span { border-color: #425068; }
span { border-color: rgb(66,80,104); }
td.TdClassName
{
border-color: #425068;
}
.TagClassName
{
border-color: #425068;
}
</style>