Shades of Genoa #267365
Tints of Genoa #267365
RGB
CMYK
RGB Variations
Color information
#267365 (or 0x267365) is known color: Genoa. HEX triplet: 26, 73 and 65. RGB value is (38,115,101). Sum of RGB (Red+Green+Blue) = 38+115+101=254 (33% of max value = 765). Red value is 38 (15.23% from 255 or 14.96% from 254); Green value is 115 (45.31% from 255 or 45.28% from 254); Blue value is 101 (39.84% from 255 or 39.76% from 254); Max value from RGB is 115 - color contains mainly: green. Hex color #267365 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267365 is #D98C9A. Grayscale: #5A5A5A. Windows color (decimal): -14257307 or 6648614. OLE color: 6648614.
HSL color Cylindrical-coordinate representation of color #267365: hue angle of 169.09º 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 #267365 is Cyan = 0.67, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 115 | 101 | - |
| CMYK | 0.67 | 0 | 0.12 | 0.55 |
| HSL | 169.09º | 0.5% | 0.3% | - |
| HSV(B) | 169.09º | 0.67% | 0.45% | - |
| XYZ | 9.28 | 13.61 | 14.45 | - |
| YUV | 90.38 | 133.99 | 90.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 115 | 101 | 0.67 | 0 | 0.12 | 0.55 | 169.09 | 0.5 | 0.3 |
| Hex | 26 | 73 | 65 | 43 | 0 | C | 37 | A9 | 32 | 1E |
| Octal | 46 | 163 | 145 | 103 | 0 | 14 | 67 | 251 | 62 | 36 |
| Binary | 100110 | 1110011 | 1100101 | 1000011 | 0 | 1100 | 110111 | 10101001 | 110010 | 11110 |
Color Harmonies of #267365
Complementary color
Monochromatic Colors of #267365
Black with #267365
Text Example
Text Example
White with #267365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267365; }
p { color: rgb(38,115,101); }
H1.HeaderClassName
{
color: #267365;
}
.AnyTagClassName
{
color: #267365;
}
</style>
background-color css
<style>
a { background-color: #267365; }
a { background-color: rgb(38,115,101); }
div.DivClassName
{
background-color: #267365;
}
.BgClassName
{
background-color: #267365;
}
</style>
border-color css
<style>
span { border-color: #267365; }
span { border-color: rgb(38,115,101); }
td.TdClassName
{
border-color: #267365;
}
.TagClassName
{
border-color: #267365;
}
</style>