Shades of Torea Bay #303680
Tints of Torea Bay #303680
RGB
CMYK
RGB Variations
Color information
#303680 (or 0x303680) is known color: Torea Bay. HEX triplet: 30, 36 and 80. RGB value is (48,54,128). Sum of RGB (Red+Green+Blue) = 48+54+128=230 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.87% from 230); Green value is 54 (21.48% from 255 or 23.48% from 230); Blue value is 128 (50.39% from 255 or 55.65% from 230); Max value from RGB is 128 - color contains mainly: blue. Hex color #303680 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #303680 is #CFC97F. Grayscale: #3C3C3C. Windows color (decimal): -13617536 or 8402480. OLE color: 8402480.
HSL color Cylindrical-coordinate representation of color #303680: hue angle of 235.5º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #303680 is Cyan = 0.62, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 48 | 54 | 128 | - |
| CMYK | 0.62 | 0.58 | 0 | 0.50 |
| HSL | 235.5º | 0.45% | 0.35% | - |
| HSV(B) | 235.5º | 0.63% | 0.5% | - |
| XYZ | 6.43 | 4.83 | 21.01 | - |
| YUV | 60.64 | 166.01 | 118.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 54 | 128 | 0.62 | 0.58 | 0 | 0.50 | 235.5 | 0.45 | 0.35 |
| Hex | 30 | 36 | 80 | 3E | 3A | 0 | 32 | EC | 2D | 23 |
| Octal | 60 | 66 | 200 | 76 | 72 | 0 | 62 | 354 | 55 | 43 |
| Binary | 110000 | 110110 | 10000000 | 111110 | 111010 | 0 | 110010 | 11101100 | 101101 | 100011 |
Color Harmonies of #303680
Complementary color
Monochromatic Colors of #303680
Black with #303680
Text Example
Text Example
White with #303680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #303680; }
p { color: rgb(48,54,128); }
H1.HeaderClassName
{
color: #303680;
}
.AnyTagClassName
{
color: #303680;
}
</style>
background-color css
<style>
a { background-color: #303680; }
a { background-color: rgb(48,54,128); }
div.DivClassName
{
background-color: #303680;
}
.BgClassName
{
background-color: #303680;
}
</style>
border-color css
<style>
span { border-color: #303680; }
span { border-color: rgb(48,54,128); }
td.TdClassName
{
border-color: #303680;
}
.TagClassName
{
border-color: #303680;
}
</style>