Shades of Genoa #267163
Tints of Genoa #267163
RGB
CMYK
RGB Variations
Color information
#267163 (or 0x267163) is known color: Genoa. HEX triplet: 26, 71 and 63. RGB value is (38,113,99). Sum of RGB (Red+Green+Blue) = 38+113+99=250 (33% of max value = 765). Red value is 38 (15.23% from 255 or 15.2% from 250); Green value is 113 (44.53% from 255 or 45.2% from 250); Blue value is 99 (39.06% from 255 or 39.6% from 250); Max value from RGB is 113 - color contains mainly: green. Hex color #267163 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267163 is #D98E9C. Grayscale: #585858. Windows color (decimal): -14257821 or 6517030. OLE color: 6517030.
HSL color Cylindrical-coordinate representation of color #267163: hue angle of 168.8º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #267163 is Cyan = 0.66, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 113 | 99 | - |
| CMYK | 0.66 | 0 | 0.12 | 0.56 |
| HSL | 168.8º | 0.5% | 0.3% | - |
| HSV(B) | 168.8º | 0.66% | 0.44% | - |
| XYZ | 8.96 | 13.12 | 13.87 | - |
| YUV | 88.98 | 133.65 | 91.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 113 | 99 | 0.66 | 0 | 0.12 | 0.56 | 168.8 | 0.5 | 0.3 |
| Hex | 26 | 71 | 63 | 42 | 0 | C | 38 | A9 | 32 | 1E |
| Octal | 46 | 161 | 143 | 102 | 0 | 14 | 70 | 251 | 62 | 36 |
| Binary | 100110 | 1110001 | 1100011 | 1000010 | 0 | 1100 | 111000 | 10101001 | 110010 | 11110 |
Color Harmonies of #267163
Complementary color
Monochromatic Colors of #267163
Black with #267163
Text Example
Text Example
White with #267163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267163; }
p { color: rgb(38,113,99); }
H1.HeaderClassName
{
color: #267163;
}
.AnyTagClassName
{
color: #267163;
}
</style>
background-color css
<style>
a { background-color: #267163; }
a { background-color: rgb(38,113,99); }
div.DivClassName
{
background-color: #267163;
}
.BgClassName
{
background-color: #267163;
}
</style>
border-color css
<style>
span { border-color: #267163; }
span { border-color: rgb(38,113,99); }
td.TdClassName
{
border-color: #267163;
}
.TagClassName
{
border-color: #267163;
}
</style>