Shades of Breaker Bay #618281
Tints of Breaker Bay #618281
RGB
CMYK
RGB Variations
Color information
#618281 (or 0x618281) is known color: Breaker Bay. HEX triplet: 61, 82 and 81. RGB value is (97,130,129). Sum of RGB (Red+Green+Blue) = 97+130+129=356 (47% of max value = 765). Red value is 97 (38.28% from 255 or 27.25% from 356); Green value is 130 (51.17% from 255 or 36.52% from 356); Blue value is 129 (50.78% from 255 or 36.24% from 356); Max value from RGB is 130 - color contains mainly: green. Hex color #618281 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #618281 is #9E7D7E. Grayscale: #777777. Windows color (decimal): -10386815 or 8487521. OLE color: 8487521.
HSL color Cylindrical-coordinate representation of color #618281: hue angle of 178.18º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #618281 is Cyan = 0.25, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 130 | 129 | - |
| CMYK | 0.25 | 0 | 0.01 | 0.49 |
| HSL | 178.18º | 0.15% | 0.45% | - |
| HSV(B) | 178.18º | 0.25% | 0.51% | - |
| XYZ | 16.87 | 20.09 | 23.76 | - |
| YUV | 120.02 | 133.07 | 111.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 130 | 129 | 0.25 | 0 | 0.01 | 0.49 | 178.18 | 0.15 | 0.45 |
| Hex | 61 | 82 | 81 | 19 | 0 | 1 | 31 | B2 | F | 2D |
| Octal | 141 | 202 | 201 | 31 | 0 | 1 | 61 | 262 | 17 | 55 |
| Binary | 1100001 | 10000010 | 10000001 | 11001 | 0 | 1 | 110001 | 10110010 | 1111 | 101101 |
Color Harmonies of #618281
Complementary color
Monochromatic Colors of #618281
Black with #618281
Text Example
Text Example
White with #618281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618281; }
p { color: rgb(97,130,129); }
H1.HeaderClassName
{
color: #618281;
}
.AnyTagClassName
{
color: #618281;
}
</style>
background-color css
<style>
a { background-color: #618281; }
a { background-color: rgb(97,130,129); }
div.DivClassName
{
background-color: #618281;
}
.BgClassName
{
background-color: #618281;
}
</style>
border-color css
<style>
span { border-color: #618281; }
span { border-color: rgb(97,130,129); }
td.TdClassName
{
border-color: #618281;
}
.TagClassName
{
border-color: #618281;
}
</style>