Shades of Breaker Bay #61817E
Tints of Breaker Bay #61817E
RGB
CMYK
RGB Variations
Color information
#61817E (or 0x61817E) is known color: Breaker Bay. HEX triplet: 61, 81 and 7E. RGB value is (97,129,126). Sum of RGB (Red+Green+Blue) = 97+129+126=352 (46% of max value = 765). Red value is 97 (38.28% from 255 or 27.56% from 352); Green value is 129 (50.78% from 255 or 36.65% from 352); Blue value is 126 (49.61% from 255 or 35.80% from 352); Max value from RGB is 129 - color contains mainly: green. Hex color #61817E is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #61817E is #9E7E81. Grayscale: #777777. Windows color (decimal): -10387074 or 8290657. OLE color: 8290657.
HSL color Cylindrical-coordinate representation of color #61817E: hue angle of 174.38º degrees, saturation: 0.14, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #61817E is Cyan = 0.25, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 129 | 126 | - |
| CMYK | 0.25 | 0 | 0.02 | 0.49 |
| HSL | 174.38º | 0.14% | 0.44% | - |
| HSV(B) | 174.38º | 0.25% | 0.51% | - |
| XYZ | 16.55 | 19.75 | 22.68 | - |
| YUV | 119.09 | 131.9 | 112.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 129 | 126 | 0.25 | 0 | 0.02 | 0.49 | 174.38 | 0.14 | 0.44 |
| Hex | 61 | 81 | 7E | 19 | 0 | 2 | 31 | AE | E | 2C |
| Octal | 141 | 201 | 176 | 31 | 0 | 2 | 61 | 256 | 16 | 54 |
| Binary | 1100001 | 10000001 | 1111110 | 11001 | 0 | 10 | 110001 | 10101110 | 1110 | 101100 |
Color Harmonies of #61817E
Complementary color
Monochromatic Colors of #61817E
Black with #61817E
Text Example
Text Example
White with #61817E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #61817E; }
p { color: rgb(97,129,126); }
H1.HeaderClassName
{
color: #61817E;
}
.AnyTagClassName
{
color: #61817E;
}
</style>
background-color css
<style>
a { background-color: #61817E; }
a { background-color: rgb(97,129,126); }
div.DivClassName
{
background-color: #61817E;
}
.BgClassName
{
background-color: #61817E;
}
</style>
border-color css
<style>
span { border-color: #61817E; }
span { border-color: rgb(97,129,126); }
td.TdClassName
{
border-color: #61817E;
}
.TagClassName
{
border-color: #61817E;
}
</style>