Shades of Torea Bay #273280
Tints of Torea Bay #273280
RGB
CMYK
RGB Variations
Color information
#273280 (or 0x273280) is known color: Torea Bay. HEX triplet: 27, 32 and 80. RGB value is (39,50,128). Sum of RGB (Red+Green+Blue) = 39+50+128=217 (28% of max value = 765). Red value is 39 (15.62% from 255 or 17.97% from 217); Green value is 50 (19.92% from 255 or 23.04% from 217); Blue value is 128 (50.39% from 255 or 58.99% from 217); Max value from RGB is 128 - color contains mainly: blue. Hex color #273280 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273280 is #D8CD7F. Grayscale: #373737. Windows color (decimal): -14208384 or 8401447. OLE color: 8401447.
HSL color Cylindrical-coordinate representation of color #273280: hue angle of 232.58º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #273280 is Cyan = 0.70, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 39 | 50 | 128 | - |
| CMYK | 0.70 | 0.61 | 0 | 0.50 |
| HSL | 232.58º | 0.53% | 0.33% | - |
| HSV(B) | 232.58º | 0.7% | 0.5% | - |
| XYZ | 5.87 | 4.27 | 20.94 | - |
| YUV | 55.6 | 168.86 | 116.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 50 | 128 | 0.70 | 0.61 | 0 | 0.50 | 232.58 | 0.53 | 0.33 |
| Hex | 27 | 32 | 80 | 46 | 3D | 0 | 32 | E9 | 35 | 21 |
| Octal | 47 | 62 | 200 | 106 | 75 | 0 | 62 | 351 | 65 | 41 |
| Binary | 100111 | 110010 | 10000000 | 1000110 | 111101 | 0 | 110010 | 11101001 | 110101 | 100001 |
Color Harmonies of #273280
Complementary color
Monochromatic Colors of #273280
Black with #273280
Text Example
Text Example
White with #273280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273280; }
p { color: rgb(39,50,128); }
H1.HeaderClassName
{
color: #273280;
}
.AnyTagClassName
{
color: #273280;
}
</style>
background-color css
<style>
a { background-color: #273280; }
a { background-color: rgb(39,50,128); }
div.DivClassName
{
background-color: #273280;
}
.BgClassName
{
background-color: #273280;
}
</style>
border-color css
<style>
span { border-color: #273280; }
span { border-color: rgb(39,50,128); }
td.TdClassName
{
border-color: #273280;
}
.TagClassName
{
border-color: #273280;
}
</style>