Shades of Venice Blue #265274
Tints of Venice Blue #265274
RGB
CMYK
RGB Variations
Color information
#265274 (or 0x265274) is known color: Venice Blue. HEX triplet: 26, 52 and 74. RGB value is (38,82,116). Sum of RGB (Red+Green+Blue) = 38+82+116=236 (31% of max value = 765). Red value is 38 (15.23% from 255 or 16.10% from 236); Green value is 82 (32.42% from 255 or 34.75% from 236); Blue value is 116 (45.70% from 255 or 49.15% from 236); Max value from RGB is 116 - color contains mainly: blue. Hex color #265274 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265274 is #D9AD8B. Grayscale: #484848. Windows color (decimal): -14265740 or 7623206. OLE color: 7623206.
HSL color Cylindrical-coordinate representation of color #265274: hue angle of 206.15º degrees, saturation: 0.51, 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 #265274 is Cyan = 0.67, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 82 | 116 | - |
| CMYK | 0.67 | 0.29 | 0 | 0.55 |
| HSL | 206.15º | 0.51% | 0.3% | - |
| HSV(B) | 206.15º | 0.67% | 0.45% | - |
| XYZ | 6.97 | 7.71 | 17.64 | - |
| YUV | 72.72 | 152.42 | 103.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 82 | 116 | 0.67 | 0.29 | 0 | 0.55 | 206.15 | 0.51 | 0.3 |
| Hex | 26 | 52 | 74 | 43 | 1D | 0 | 37 | CE | 33 | 1E |
| Octal | 46 | 122 | 164 | 103 | 35 | 0 | 67 | 316 | 63 | 36 |
| Binary | 100110 | 1010010 | 1110100 | 1000011 | 11101 | 0 | 110111 | 11001110 | 110011 | 11110 |
Color Harmonies of #265274
Complementary color
Monochromatic Colors of #265274
Black with #265274
Text Example
Text Example
White with #265274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265274; }
p { color: rgb(38,82,116); }
H1.HeaderClassName
{
color: #265274;
}
.AnyTagClassName
{
color: #265274;
}
</style>
background-color css
<style>
a { background-color: #265274; }
a { background-color: rgb(38,82,116); }
div.DivClassName
{
background-color: #265274;
}
.BgClassName
{
background-color: #265274;
}
</style>
border-color css
<style>
span { border-color: #265274; }
span { border-color: rgb(38,82,116); }
td.TdClassName
{
border-color: #265274;
}
.TagClassName
{
border-color: #265274;
}
</style>