Shades of Torea Bay #273073
Tints of Torea Bay #273073
RGB
CMYK
RGB Variations
Color information
#273073 (or 0x273073) is known color: Torea Bay. HEX triplet: 27, 30 and 73. RGB value is (39,48,115). Sum of RGB (Red+Green+Blue) = 39+48+115=202 (26% of max value = 765). Red value is 39 (15.62% from 255 or 19.31% from 202); Green value is 48 (19.14% from 255 or 23.76% from 202); Blue value is 115 (45.31% from 255 or 56.93% from 202); Max value from RGB is 115 - color contains mainly: blue. Hex color #273073 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #273073 is #D8CF8C. Grayscale: #343434. Windows color (decimal): -14208909 or 7548967. OLE color: 7548967.
HSL color Cylindrical-coordinate representation of color #273073: hue angle of 232.89º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #273073 is Cyan = 0.66, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 48 | 115 | - |
| CMYK | 0.66 | 0.58 | 0 | 0.55 |
| HSL | 232.89º | 0.49% | 0.3% | - |
| HSV(B) | 232.89º | 0.66% | 0.45% | - |
| XYZ | 4.99 | 3.78 | 16.69 | - |
| YUV | 52.95 | 163.02 | 118.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 48 | 115 | 0.66 | 0.58 | 0 | 0.55 | 232.89 | 0.49 | 0.3 |
| Hex | 27 | 30 | 73 | 42 | 3A | 0 | 37 | E9 | 31 | 1E |
| Octal | 47 | 60 | 163 | 102 | 72 | 0 | 67 | 351 | 61 | 36 |
| Binary | 100111 | 110000 | 1110011 | 1000010 | 111010 | 0 | 110111 | 11101001 | 110001 | 11110 |
Color Harmonies of #273073
Complementary color
Monochromatic Colors of #273073
Black with #273073
Text Example
Text Example
White with #273073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273073; }
p { color: rgb(39,48,115); }
H1.HeaderClassName
{
color: #273073;
}
.AnyTagClassName
{
color: #273073;
}
</style>
background-color css
<style>
a { background-color: #273073; }
a { background-color: rgb(39,48,115); }
div.DivClassName
{
background-color: #273073;
}
.BgClassName
{
background-color: #273073;
}
</style>
border-color css
<style>
span { border-color: #273073; }
span { border-color: rgb(39,48,115); }
td.TdClassName
{
border-color: #273073;
}
.TagClassName
{
border-color: #273073;
}
</style>