Shades of Arapawa #265465
Tints of Arapawa #265465
RGB
CMYK
RGB Variations
Color information
#265465 (or 0x265465) is known color: Arapawa. HEX triplet: 26, 54 and 65. RGB value is (38,84,101). Sum of RGB (Red+Green+Blue) = 38+84+101=223 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.04% from 223); Green value is 84 (33.20% from 255 or 37.67% from 223); Blue value is 101 (39.84% from 255 or 45.29% from 223); Max value from RGB is 101 - color contains mainly: blue. Hex color #265465 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265465 is #D9AB9A. Grayscale: #484848. Windows color (decimal): -14265243 or 6640678. OLE color: 6640678.
HSL color Cylindrical-coordinate representation of color #265465: hue angle of 196.19º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #265465 is Cyan = 0.62, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 84 | 101 | - |
| CMYK | 0.62 | 0.17 | 0 | 0.60 |
| HSL | 196.19º | 0.45% | 0.27% | - |
| HSV(B) | 196.19º | 0.62% | 0.4% | - |
| XYZ | 6.32 | 7.69 | 13.46 | - |
| YUV | 72.18 | 144.26 | 103.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 84 | 101 | 0.62 | 0.17 | 0 | 0.60 | 196.19 | 0.45 | 0.27 |
| Hex | 26 | 54 | 65 | 3E | 11 | 0 | 3C | C4 | 2D | 1B |
| Octal | 46 | 124 | 145 | 76 | 21 | 0 | 74 | 304 | 55 | 33 |
| Binary | 100110 | 1010100 | 1100101 | 111110 | 10001 | 0 | 111100 | 11000100 | 101101 | 11011 |
Color Harmonies of #265465
Complementary color
Monochromatic Colors of #265465
Black with #265465
Text Example
Text Example
White with #265465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265465; }
p { color: rgb(38,84,101); }
H1.HeaderClassName
{
color: #265465;
}
.AnyTagClassName
{
color: #265465;
}
</style>
background-color css
<style>
a { background-color: #265465; }
a { background-color: rgb(38,84,101); }
div.DivClassName
{
background-color: #265465;
}
.BgClassName
{
background-color: #265465;
}
</style>
border-color css
<style>
span { border-color: #265465; }
span { border-color: rgb(38,84,101); }
td.TdClassName
{
border-color: #265465;
}
.TagClassName
{
border-color: #265465;
}
</style>