Shades of Breaker Bay #618581
Tints of Breaker Bay #618581
RGB
CMYK
RGB Variations
Color information
#618581 (or 0x618581) is known color: Breaker Bay. HEX triplet: 61, 85 and 81. RGB value is (97,133,129). Sum of RGB (Red+Green+Blue) = 97+133+129=359 (47% of max value = 765). Red value is 97 (38.28% from 255 or 27.02% from 359); Green value is 133 (52.34% from 255 or 37.05% from 359); Blue value is 129 (50.78% from 255 or 35.93% from 359); Max value from RGB is 133 - color contains mainly: green. Hex color #618581 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #618581 is #9E7A7E. Grayscale: #797979. Windows color (decimal): -10386047 or 8488289. OLE color: 8488289.
HSL color Cylindrical-coordinate representation of color #618581: hue angle of 173.33º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #618581 is Cyan = 0.27, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 133 | 129 | - |
| CMYK | 0.27 | 0 | 0.03 | 0.48 |
| HSL | 173.33º | 0.16% | 0.45% | - |
| HSV(B) | 173.33º | 0.27% | 0.52% | - |
| XYZ | 17.28 | 20.9 | 23.89 | - |
| YUV | 121.78 | 132.07 | 110.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 133 | 129 | 0.27 | 0 | 0.03 | 0.48 | 173.33 | 0.16 | 0.45 |
| Hex | 61 | 85 | 81 | 1B | 0 | 3 | 30 | AD | 10 | 2D |
| Octal | 141 | 205 | 201 | 33 | 0 | 3 | 60 | 255 | 20 | 55 |
| Binary | 1100001 | 10000101 | 10000001 | 11011 | 0 | 11 | 110000 | 10101101 | 10000 | 101101 |
Color Harmonies of #618581
Complementary color
Monochromatic Colors of #618581
Black with #618581
Text Example
Text Example
White with #618581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618581; }
p { color: rgb(97,133,129); }
H1.HeaderClassName
{
color: #618581;
}
.AnyTagClassName
{
color: #618581;
}
</style>
background-color css
<style>
a { background-color: #618581; }
a { background-color: rgb(97,133,129); }
div.DivClassName
{
background-color: #618581;
}
.BgClassName
{
background-color: #618581;
}
</style>
border-color css
<style>
span { border-color: #618581; }
span { border-color: rgb(97,133,129); }
td.TdClassName
{
border-color: #618581;
}
.TagClassName
{
border-color: #618581;
}
</style>