Shades of Breaker Bay #628180
Tints of Breaker Bay #628180
RGB
CMYK
RGB Variations
Color information
#628180 (or 0x628180) is known color: Breaker Bay. HEX triplet: 62, 81 and 80. RGB value is (98,129,128). Sum of RGB (Red+Green+Blue) = 98+129+128=355 (47% of max value = 765). Red value is 98 (38.67% from 255 or 27.61% from 355); Green value is 129 (50.78% from 255 or 36.34% from 355); Blue value is 128 (50.39% from 255 or 36.06% from 355); Max value from RGB is 129 - color contains mainly: green. Hex color #628180 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #628180 is #9D7E7F. Grayscale: #777777. Windows color (decimal): -10321536 or 8421730. OLE color: 8421730.
HSL color Cylindrical-coordinate representation of color #628180: hue angle of 178.06º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #628180 is Cyan = 0.24, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 129 | 128 | - |
| CMYK | 0.24 | 0 | 0.01 | 0.49 |
| HSL | 178.06º | 0.14% | 0.45% | - |
| HSV(B) | 178.06º | 0.24% | 0.51% | - |
| XYZ | 16.78 | 19.86 | 23.37 | - |
| YUV | 119.62 | 132.73 | 112.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 129 | 128 | 0.24 | 0 | 0.01 | 0.49 | 178.06 | 0.14 | 0.45 |
| Hex | 62 | 81 | 80 | 18 | 0 | 1 | 31 | B2 | E | 2D |
| Octal | 142 | 201 | 200 | 30 | 0 | 1 | 61 | 262 | 16 | 55 |
| Binary | 1100010 | 10000001 | 10000000 | 11000 | 0 | 1 | 110001 | 10110010 | 1110 | 101101 |
Color Harmonies of #628180
Complementary color
Monochromatic Colors of #628180
Black with #628180
Text Example
Text Example
White with #628180
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628180; }
p { color: rgb(98,129,128); }
H1.HeaderClassName
{
color: #628180;
}
.AnyTagClassName
{
color: #628180;
}
</style>
background-color css
<style>
a { background-color: #628180; }
a { background-color: rgb(98,129,128); }
div.DivClassName
{
background-color: #628180;
}
.BgClassName
{
background-color: #628180;
}
</style>
border-color css
<style>
span { border-color: #628180; }
span { border-color: rgb(98,129,128); }
td.TdClassName
{
border-color: #628180;
}
.TagClassName
{
border-color: #628180;
}
</style>