Shades of Arapawa #265663
Tints of Arapawa #265663
RGB
CMYK
RGB Variations
Color information
#265663 (or 0x265663) is known color: Arapawa. HEX triplet: 26, 56 and 63. RGB value is (38,86,99). Sum of RGB (Red+Green+Blue) = 38+86+99=223 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.04% from 223); Green value is 86 (33.98% from 255 or 38.57% from 223); Blue value is 99 (39.06% from 255 or 44.39% from 223); Max value from RGB is 99 - color contains mainly: blue. Hex color #265663 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265663 is #D9A99C. Grayscale: #494949. Windows color (decimal): -14264733 or 6510118. OLE color: 6510118.
HSL color Cylindrical-coordinate representation of color #265663: hue angle of 192.79º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #265663 is Cyan = 0.62, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 38 | 86 | 99 | - |
| CMYK | 0.62 | 0.13 | 0 | 0.61 |
| HSL | 192.79º | 0.45% | 0.27% | - |
| HSV(B) | 192.79º | 0.62% | 0.39% | - |
| XYZ | 6.38 | 7.97 | 13.01 | - |
| YUV | 73.13 | 142.6 | 102.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 86 | 99 | 0.62 | 0.13 | 0 | 0.61 | 192.79 | 0.45 | 0.27 |
| Hex | 26 | 56 | 63 | 3E | D | 0 | 3D | C1 | 2D | 1B |
| Octal | 46 | 126 | 143 | 76 | 15 | 0 | 75 | 301 | 55 | 33 |
| Binary | 100110 | 1010110 | 1100011 | 111110 | 1101 | 0 | 111101 | 11000001 | 101101 | 11011 |
Color Harmonies of #265663
Complementary color
Monochromatic Colors of #265663
Black with #265663
Text Example
Text Example
White with #265663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265663; }
p { color: rgb(38,86,99); }
H1.HeaderClassName
{
color: #265663;
}
.AnyTagClassName
{
color: #265663;
}
</style>
background-color css
<style>
a { background-color: #265663; }
a { background-color: rgb(38,86,99); }
div.DivClassName
{
background-color: #265663;
}
.BgClassName
{
background-color: #265663;
}
</style>
border-color css
<style>
span { border-color: #265663; }
span { border-color: rgb(38,86,99); }
td.TdClassName
{
border-color: #265663;
}
.TagClassName
{
border-color: #265663;
}
</style>