Shades of Torea Bay #273072
Tints of Torea Bay #273072
RGB
CMYK
RGB Variations
Color information
#273072 (or 0x273072) is known color: Torea Bay. HEX triplet: 27, 30 and 72. RGB value is (39,48,114). Sum of RGB (Red+Green+Blue) = 39+48+114=201 (26% of max value = 765). Red value is 39 (15.62% from 255 or 19.40% from 201); Green value is 48 (19.14% from 255 or 23.88% from 201); Blue value is 114 (44.92% from 255 or 56.72% from 201); Max value from RGB is 114 - color contains mainly: blue. Hex color #273072 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #273072 is #D8CF8D. Grayscale: #343434. Windows color (decimal): -14208910 or 7483431. OLE color: 7483431.
HSL color Cylindrical-coordinate representation of color #273072: hue angle of 232.8º 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 #273072 is Cyan = 0.66, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 48 | 114 | - |
| CMYK | 0.66 | 0.58 | 0 | 0.55 |
| HSL | 232.8º | 0.49% | 0.3% | - |
| HSV(B) | 232.8º | 0.66% | 0.45% | - |
| XYZ | 4.93 | 3.76 | 16.39 | - |
| YUV | 52.83 | 162.52 | 118.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 48 | 114 | 0.66 | 0.58 | 0 | 0.55 | 232.8 | 0.49 | 0.3 |
| Hex | 27 | 30 | 72 | 42 | 3A | 0 | 37 | E9 | 31 | 1E |
| Octal | 47 | 60 | 162 | 102 | 72 | 0 | 67 | 351 | 61 | 36 |
| Binary | 100111 | 110000 | 1110010 | 1000010 | 111010 | 0 | 110111 | 11101001 | 110001 | 11110 |
Color Harmonies of #273072
Complementary color
Monochromatic Colors of #273072
Black with #273072
Text Example
Text Example
White with #273072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273072; }
p { color: rgb(39,48,114); }
H1.HeaderClassName
{
color: #273072;
}
.AnyTagClassName
{
color: #273072;
}
</style>
background-color css
<style>
a { background-color: #273072; }
a { background-color: rgb(39,48,114); }
div.DivClassName
{
background-color: #273072;
}
.BgClassName
{
background-color: #273072;
}
</style>
border-color css
<style>
span { border-color: #273072; }
span { border-color: rgb(39,48,114); }
td.TdClassName
{
border-color: #273072;
}
.TagClassName
{
border-color: #273072;
}
</style>