Shades of Genoa #267265
Tints of Genoa #267265
RGB
CMYK
RGB Variations
Color information
#267265 (or 0x267265) is known color: Genoa. HEX triplet: 26, 72 and 65. RGB value is (38,114,101). Sum of RGB (Red+Green+Blue) = 38+114+101=253 (33% of max value = 765). Red value is 38 (15.23% from 255 or 15.02% from 253); Green value is 114 (44.92% from 255 or 45.06% from 253); Blue value is 101 (39.84% from 255 or 39.92% from 253); Max value from RGB is 114 - color contains mainly: green. Hex color #267265 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267265 is #D98D9A. Grayscale: #595959. Windows color (decimal): -14257563 or 6648358. OLE color: 6648358.
HSL color Cylindrical-coordinate representation of color #267265: hue angle of 169.74º 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 #267265 is Cyan = 0.67, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 114 | 101 | - |
| CMYK | 0.67 | 0 | 0.11 | 0.55 |
| HSL | 169.74º | 0.5% | 0.3% | - |
| HSV(B) | 169.74º | 0.67% | 0.45% | - |
| XYZ | 9.17 | 13.39 | 14.41 | - |
| YUV | 89.79 | 134.32 | 91.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 114 | 101 | 0.67 | 0 | 0.11 | 0.55 | 169.74 | 0.5 | 0.3 |
| Hex | 26 | 72 | 65 | 43 | 0 | B | 37 | AA | 32 | 1E |
| Octal | 46 | 162 | 145 | 103 | 0 | 13 | 67 | 252 | 62 | 36 |
| Binary | 100110 | 1110010 | 1100101 | 1000011 | 0 | 1011 | 110111 | 10101010 | 110010 | 11110 |
Color Harmonies of #267265
Complementary color
Monochromatic Colors of #267265
Black with #267265
Text Example
Text Example
White with #267265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267265; }
p { color: rgb(38,114,101); }
H1.HeaderClassName
{
color: #267265;
}
.AnyTagClassName
{
color: #267265;
}
</style>
background-color css
<style>
a { background-color: #267265; }
a { background-color: rgb(38,114,101); }
div.DivClassName
{
background-color: #267265;
}
.BgClassName
{
background-color: #267265;
}
</style>
border-color css
<style>
span { border-color: #267265; }
span { border-color: rgb(38,114,101); }
td.TdClassName
{
border-color: #267265;
}
.TagClassName
{
border-color: #267265;
}
</style>