Shades of Breaker Bay #618282
Tints of Breaker Bay #618282
RGB
CMYK
RGB Variations
Color information
#618282 (or 0x618282) is known color: Breaker Bay. HEX triplet: 61, 82 and 82. RGB value is (97,130,130). Sum of RGB (Red+Green+Blue) = 97+130+130=357 (47% of max value = 765). Red value is 97 (38.28% from 255 or 27.17% from 357); Green value is 130 (51.17% from 255 or 36.41% from 357); Blue value is 130 (51.17% from 255 or 36.41% from 357); Max value from RGB is 130 - color contains mainly: green, blue. Hex color #618282 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #618282 is #9E7D7D. Grayscale: #787878. Windows color (decimal): -10386814 or 8553057. OLE color: 8553057.
HSL color Cylindrical-coordinate representation of color #618282: hue angle of 180º 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 #618282 is Cyan = 0.25, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 130 | 130 | - |
| CMYK | 0.25 | 0 | 0 | 0.49 |
| HSL | 180º | 0.15% | 0.45% | - |
| HSV(B) | 180º | 0.25% | 0.51% | - |
| XYZ | 16.94 | 20.12 | 24.11 | - |
| YUV | 120.13 | 133.57 | 111.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 130 | 130 | 0.25 | 0 | 0 | 0.49 | 180 | 0.15 | 0.45 |
| Hex | 61 | 82 | 82 | 19 | 0 | 0 | 31 | B4 | F | 2D |
| Octal | 141 | 202 | 202 | 31 | 0 | 0 | 61 | 264 | 17 | 55 |
| Binary | 1100001 | 10000010 | 10000010 | 11001 | 0 | 0 | 110001 | 10110100 | 1111 | 101101 |
Color Harmonies of #618282
Complementary color
Monochromatic Colors of #618282
Black with #618282
Text Example
Text Example
White with #618282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618282; }
p { color: rgb(97,130,130); }
H1.HeaderClassName
{
color: #618282;
}
.AnyTagClassName
{
color: #618282;
}
</style>
background-color css
<style>
a { background-color: #618282; }
a { background-color: rgb(97,130,130); }
div.DivClassName
{
background-color: #618282;
}
.BgClassName
{
background-color: #618282;
}
</style>
border-color css
<style>
span { border-color: #618282; }
span { border-color: rgb(97,130,130); }
td.TdClassName
{
border-color: #618282;
}
.TagClassName
{
border-color: #618282;
}
</style>