Shades of Torea Bay #263072
Tints of Torea Bay #263072
RGB
CMYK
RGB Variations
Color information
#263072 (or 0x263072) is known color: Torea Bay. HEX triplet: 26, 30 and 72. RGB value is (38,48,114). Sum of RGB (Red+Green+Blue) = 38+48+114=200 (26% of max value = 765). Red value is 38 (15.23% from 255 or 19% from 200); Green value is 48 (19.14% from 255 or 24% from 200); Blue value is 114 (44.92% from 255 or 57% from 200); Max value from RGB is 114 - color contains mainly: blue. Hex color #263072 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #263072 is #D9CF8D. Grayscale: #343434. Windows color (decimal): -14274446 or 7483430. OLE color: 7483430.
HSL color Cylindrical-coordinate representation of color #263072: hue angle of 232.11º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #263072 is Cyan = 0.67, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 48 | 114 | - |
| CMYK | 0.67 | 0.58 | 0 | 0.55 |
| HSL | 232.11º | 0.5% | 0.3% | - |
| HSV(B) | 232.11º | 0.67% | 0.45% | - |
| XYZ | 4.89 | 3.74 | 16.38 | - |
| YUV | 52.53 | 162.69 | 117.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 48 | 114 | 0.67 | 0.58 | 0 | 0.55 | 232.11 | 0.5 | 0.3 |
| Hex | 26 | 30 | 72 | 43 | 3A | 0 | 37 | E8 | 32 | 1E |
| Octal | 46 | 60 | 162 | 103 | 72 | 0 | 67 | 350 | 62 | 36 |
| Binary | 100110 | 110000 | 1110010 | 1000011 | 111010 | 0 | 110111 | 11101000 | 110010 | 11110 |
Color Harmonies of #263072
Complementary color
Monochromatic Colors of #263072
Black with #263072
Text Example
Text Example
White with #263072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263072; }
p { color: rgb(38,48,114); }
H1.HeaderClassName
{
color: #263072;
}
.AnyTagClassName
{
color: #263072;
}
</style>
background-color css
<style>
a { background-color: #263072; }
a { background-color: rgb(38,48,114); }
div.DivClassName
{
background-color: #263072;
}
.BgClassName
{
background-color: #263072;
}
</style>
border-color css
<style>
span { border-color: #263072; }
span { border-color: rgb(38,48,114); }
td.TdClassName
{
border-color: #263072;
}
.TagClassName
{
border-color: #263072;
}
</style>