Shades of Arapawa #265062
Tints of Arapawa #265062
RGB
CMYK
RGB Variations
Color information
#265062 (or 0x265062) is known color: Arapawa. HEX triplet: 26, 50 and 62. RGB value is (38,80,98). Sum of RGB (Red+Green+Blue) = 38+80+98=216 (28% of max value = 765). Red value is 38 (15.23% from 255 or 17.59% from 216); Green value is 80 (31.64% from 255 or 37.04% from 216); Blue value is 98 (38.67% from 255 or 45.37% from 216); Max value from RGB is 98 - color contains mainly: blue. Hex color #265062 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265062 is #D9AF9D. Grayscale: #454545. Windows color (decimal): -14266270 or 6443046. OLE color: 6443046.
HSL color Cylindrical-coordinate representation of color #265062: hue angle of 198º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #265062 is Cyan = 0.61, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 80 | 98 | - |
| CMYK | 0.61 | 0.18 | 0 | 0.62 |
| HSL | 198º | 0.44% | 0.27% | - |
| HSV(B) | 198º | 0.61% | 0.38% | - |
| XYZ | 5.87 | 7.03 | 12.6 | - |
| YUV | 69.49 | 144.09 | 105.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 80 | 98 | 0.61 | 0.18 | 0 | 0.62 | 198 | 0.44 | 0.27 |
| Hex | 26 | 50 | 62 | 3D | 12 | 0 | 3E | C6 | 2C | 1B |
| Octal | 46 | 120 | 142 | 75 | 22 | 0 | 76 | 306 | 54 | 33 |
| Binary | 100110 | 1010000 | 1100010 | 111101 | 10010 | 0 | 111110 | 11000110 | 101100 | 11011 |
Color Harmonies of #265062
Complementary color
Monochromatic Colors of #265062
Black with #265062
Text Example
Text Example
White with #265062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265062; }
p { color: rgb(38,80,98); }
H1.HeaderClassName
{
color: #265062;
}
.AnyTagClassName
{
color: #265062;
}
</style>
background-color css
<style>
a { background-color: #265062; }
a { background-color: rgb(38,80,98); }
div.DivClassName
{
background-color: #265062;
}
.BgClassName
{
background-color: #265062;
}
</style>
border-color css
<style>
span { border-color: #265062; }
span { border-color: rgb(38,80,98); }
td.TdClassName
{
border-color: #265062;
}
.TagClassName
{
border-color: #265062;
}
</style>