Shades of Torea Bay #273076
Tints of Torea Bay #273076
RGB
CMYK
RGB Variations
Color information
#273076 (or 0x273076) is known color: Torea Bay. HEX triplet: 27, 30 and 76. RGB value is (39,48,118). Sum of RGB (Red+Green+Blue) = 39+48+118=205 (27% of max value = 765). Red value is 39 (15.62% from 255 or 19.02% from 205); Green value is 48 (19.14% from 255 or 23.41% from 205); Blue value is 118 (46.48% from 255 or 57.56% from 205); Max value from RGB is 118 - color contains mainly: blue. Hex color #273076 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #273076 is #D8CF89. Grayscale: #353535. Windows color (decimal): -14208906 or 7745575. OLE color: 7745575.
HSL color Cylindrical-coordinate representation of color #273076: hue angle of 233.16º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #273076 is Cyan = 0.67, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 48 | 118 | - |
| CMYK | 0.67 | 0.59 | 0 | 0.54 |
| HSL | 233.16º | 0.5% | 0.31% | - |
| HSV(B) | 233.16º | 0.67% | 0.46% | - |
| XYZ | 5.16 | 3.85 | 17.61 | - |
| YUV | 53.29 | 164.52 | 117.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 48 | 118 | 0.67 | 0.59 | 0 | 0.54 | 233.16 | 0.5 | 0.31 |
| Hex | 27 | 30 | 76 | 43 | 3B | 0 | 36 | E9 | 32 | 1F |
| Octal | 47 | 60 | 166 | 103 | 73 | 0 | 66 | 351 | 62 | 37 |
| Binary | 100111 | 110000 | 1110110 | 1000011 | 111011 | 0 | 110110 | 11101001 | 110010 | 11111 |
Color Harmonies of #273076
Complementary color
Monochromatic Colors of #273076
Black with #273076
Text Example
Text Example
White with #273076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273076; }
p { color: rgb(39,48,118); }
H1.HeaderClassName
{
color: #273076;
}
.AnyTagClassName
{
color: #273076;
}
</style>
background-color css
<style>
a { background-color: #273076; }
a { background-color: rgb(39,48,118); }
div.DivClassName
{
background-color: #273076;
}
.BgClassName
{
background-color: #273076;
}
</style>
border-color css
<style>
span { border-color: #273076; }
span { border-color: rgb(39,48,118); }
td.TdClassName
{
border-color: #273076;
}
.TagClassName
{
border-color: #273076;
}
</style>