Shades of Venice Blue #265477
Tints of Venice Blue #265477
RGB
CMYK
RGB Variations
Color information
#265477 (or 0x265477) is known color: Venice Blue. HEX triplet: 26, 54 and 77. RGB value is (38,84,119). Sum of RGB (Red+Green+Blue) = 38+84+119=241 (31% of max value = 765). Red value is 38 (15.23% from 255 or 15.77% from 241); Green value is 84 (33.20% from 255 or 34.85% from 241); Blue value is 119 (46.88% from 255 or 49.38% from 241); Max value from RGB is 119 - color contains mainly: blue. Hex color #265477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265477 is #D9AB88. Grayscale: #4A4A4A. Windows color (decimal): -14265225 or 7820326. OLE color: 7820326.
HSL color Cylindrical-coordinate representation of color #265477: hue angle of 205.93º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #265477 is Cyan = 0.68, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 84 | 119 | - |
| CMYK | 0.68 | 0.29 | 0 | 0.53 |
| HSL | 205.93º | 0.52% | 0.31% | - |
| HSV(B) | 205.93º | 0.68% | 0.47% | - |
| XYZ | 7.3 | 8.08 | 18.63 | - |
| YUV | 74.24 | 153.26 | 102.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 84 | 119 | 0.68 | 0.29 | 0 | 0.53 | 205.93 | 0.52 | 0.31 |
| Hex | 26 | 54 | 77 | 44 | 1D | 0 | 35 | CE | 34 | 1F |
| Octal | 46 | 124 | 167 | 104 | 35 | 0 | 65 | 316 | 64 | 37 |
| Binary | 100110 | 1010100 | 1110111 | 1000100 | 11101 | 0 | 110101 | 11001110 | 110100 | 11111 |
Color Harmonies of #265477
Complementary color
Monochromatic Colors of #265477
Black with #265477
Text Example
Text Example
White with #265477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265477; }
p { color: rgb(38,84,119); }
H1.HeaderClassName
{
color: #265477;
}
.AnyTagClassName
{
color: #265477;
}
</style>
background-color css
<style>
a { background-color: #265477; }
a { background-color: rgb(38,84,119); }
div.DivClassName
{
background-color: #265477;
}
.BgClassName
{
background-color: #265477;
}
</style>
border-color css
<style>
span { border-color: #265477; }
span { border-color: rgb(38,84,119); }
td.TdClassName
{
border-color: #265477;
}
.TagClassName
{
border-color: #265477;
}
</style>