Shades of Torea Bay #303677
Tints of Torea Bay #303677
RGB
CMYK
RGB Variations
Color information
#303677 (or 0x303677) is known color: Torea Bay. HEX triplet: 30, 36 and 77. RGB value is (48,54,119). Sum of RGB (Red+Green+Blue) = 48+54+119=221 (29% of max value = 765). Red value is 48 (19.14% from 255 or 21.72% from 221); Green value is 54 (21.48% from 255 or 24.43% from 221); Blue value is 119 (46.88% from 255 or 53.85% from 221); Max value from RGB is 119 - color contains mainly: blue. Hex color #303677 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #303677 is #CFC988. Grayscale: #3B3B3B. Windows color (decimal): -13617545 or 7812656. OLE color: 7812656.
HSL color Cylindrical-coordinate representation of color #303677: hue angle of 234.93º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #303677 is Cyan = 0.60, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 54 | 119 | - |
| CMYK | 0.60 | 0.55 | 0 | 0.53 |
| HSL | 234.93º | 0.43% | 0.33% | - |
| HSV(B) | 234.93º | 0.6% | 0.47% | - |
| XYZ | 5.87 | 4.6 | 18.03 | - |
| YUV | 59.62 | 161.51 | 119.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 54 | 119 | 0.60 | 0.55 | 0 | 0.53 | 234.93 | 0.43 | 0.33 |
| Hex | 30 | 36 | 77 | 3C | 37 | 0 | 35 | EB | 2B | 21 |
| Octal | 60 | 66 | 167 | 74 | 67 | 0 | 65 | 353 | 53 | 41 |
| Binary | 110000 | 110110 | 1110111 | 111100 | 110111 | 0 | 110101 | 11101011 | 101011 | 100001 |
Color Harmonies of #303677
Complementary color
Monochromatic Colors of #303677
Black with #303677
Text Example
Text Example
White with #303677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #303677; }
p { color: rgb(48,54,119); }
H1.HeaderClassName
{
color: #303677;
}
.AnyTagClassName
{
color: #303677;
}
</style>
background-color css
<style>
a { background-color: #303677; }
a { background-color: rgb(48,54,119); }
div.DivClassName
{
background-color: #303677;
}
.BgClassName
{
background-color: #303677;
}
</style>
border-color css
<style>
span { border-color: #303677; }
span { border-color: rgb(48,54,119); }
td.TdClassName
{
border-color: #303677;
}
.TagClassName
{
border-color: #303677;
}
</style>